[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-readline] make: Fatal error: Command failed for target `install-hea
From: |
Alexander Skwar |
Subject: |
[Bug-readline] make: Fatal error: Command failed for target `install-headers' |
Date: |
Thu, 24 Jun 2010 09:34:32 +0200 |
Hello.
I'm trying to compile and install readline 6.1 on a Solaris 10 system.
--($ /export/home/user/Source/readline-6.1/build.20100624-091958)-- make install
/bin/sh /export/home/user/Source/readline-6.1/support/mkinstalldirs
/opt/local/readline/include \
/opt/local/readline/include/readline /opt/local/readline/lib \
/opt/local/readline/share/info /opt/local/readline/share/man/man3
mkdir -p -- /opt/local/readline/include
/opt/local/readline/include/readline /opt/local/readline/lib
/opt/local/readline/share/info /opt/local/readline/share/man/man3
for f in /export/home/user/Source/readline-6.1/readline.h
/export/home/user/Source/readline-6.1/chardefs.h
/export/home/user/Source/readline-6.1/keymaps.h
/export/home/user/Source/readline-6.1/history.h
/export/home/user/Source/readline-6.1/tilde.h
/export/home/user/Source/readline-6.1/rlstdc.h
/export/home/user/Source/readline-6.1/rlconf.h rltypedefs.h; do \
/opt/csw/bin/ginstall -c -m 644
/export/home/user/Source/readline-6.1/$f
/opt/local/readline/include/readline ; \
done
/opt/csw/bin/ginstall: cannot stat
`/export/home/user/Source/readline-6.1//export/home/user/Source/readline-6.1/readline.h':
No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `install-headers'
→ http://webcodes.ru/publ/1-1-0-3118
/export/home/user/Source/readline-6.1/configure \
--prefix=/opt/local/readline --sysconfdir=/etc/opt/local/readline \
\
--enable-multibyte
(complete command with CFLAGS and the like at
<http://webcodes.ru/publ/1-1-0-3119>)
You can find the complete build output at http://webcodes.ru/publ/1-1-0-3120
Why does "make install" fail?
The only maybe "unusual" thing is, that I did NOT build/configure in
the source directory.
Instead, I created a directory "build.20100624-091958" and ran
/export/home/user/Source/readline-6.1/configure
while being in this subdirectory. Is this related?
Best regards,
Alexander
--
↯ Lifestream (Twitter, Blog, …) ↣ http://alexs77.soup.io/ ↯
↯ Chat (Jabber/Google Talk) ↣ address@hidden , AIM: alexws77 ↯
- [Bug-readline] make: Fatal error: Command failed for target `install-headers',
Alexander Skwar <=