bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/335] make install fails


From: ralf dot hildebrandt at charite dot de
Subject: [Bug binutils/335] make install fails
Date: 31 Aug 2004 14:32:47 -0000

------- Additional Comments From ralf dot hildebrandt at charite dot de  
2004-08-31 14:32 -------
 
>    Is there an executable shell script at the top level of the binutils  
> sources called "install-sh" ?  (ie is the script missing or does it  
> exist, but for some reason it is not being run) 
 
Yes. 
 
# pwd && ls -l install* 
/squid-data/src/binutils-2.14.92 
-rwxrwxrwx   1 1000     1000        7122 Feb 18  2004 install-sh 
 
>    From where did you obtain your binutils sources ?  (I do not  
> recognise the 2.14.92 release version number...) 
 
ftp://sources.redhat.com/pub/binutils/snapshots 
but the version doesn't matter at all. 2.15 exposes the same behaviour 
 
 
>    Have you tried the binutils 2.15 release or one of the daily  
> snapshots from the binutils FTP archive ? 
 
The result is the same: 
/bin/sh: line 1: ../binutils-2.15/install-sh: No such file or directory 
make[2]: Leaving directory `/squid-data/src/build/bfd/doc' 
Making install in po 
make[2]: Entering directory `/squid-data/src/build/bfd/po' 
if test -r ../../../binutils-2.15/bfd/po/../../mkinstalldirs; then \ 
  ../../../binutils-2.15/bfd/po/../../mkinstalldirs /usr/local/share; \ 
else \ 
  ../../../binutils-2.15/bfd/mkinstalldirs /usr/local/share; \ 
fi 
/bin/sh: line 1: ../binutils-2.15/install-sh: No such file or directory 
installing fr.mo as /usr/local/share/locale/fr/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ../binutils-2.15/install-sh: No such file or directory 
installing tr.mo as /usr/local/share/locale/tr/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ../binutils-2.15/install-sh: No such file or directory 
installing ja.mo as /usr/local/share/locale/ja/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ../binutils-2.15/install-sh: No such file or directory 
installing es.mo as /usr/local/share/locale/es/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ../binutils-2.15/install-sh: No such file or directory 
installing sv.mo as /usr/local/share/locale/sv/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ../binutils-2.15/install-sh: No such file or directory 
installing da.mo as /usr/local/share/locale/da/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ../binutils-2.15/install-sh: No such file or directory 
installing zh_CN.mo as /usr/local/share/locale/zh_CN/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ../binutils-2.15/install-sh: No such file or directory 
installing ro.mo as /usr/local/share/locale/ro/LC_MESSAGES/bfd.mo 
if test "bfd" = "gettext"; then \ 
  if test -r ../../../binutils-2.15/bfd/po/../../mkinstalldirs; then \ 
    ../../../binutils-2.15/bfd/po/../../mkinstalldirs 
/usr/local/share/gettext/po; 
\ 
  else \ 
    ../../../binutils-2.15/bfd/mkinstalldirs /usr/local/share/gettext/po; \ 
  fi; \ 
  ../binutils-2.15/install-sh -c -m 
644 ../../../binutils-2.15/bfd/po/Makefile.in.in \ 
                  /usr/local/share/gettext/po/Makefile.in.in; \ 
else \ 
  : ; \ 
fi 
make[2]: Leaving directory `/squid-data/src/build/bfd/po' 
make[2]: Entering directory `/squid-data/src/build/bfd' 
make[3]: Entering directory `/squid-data/src/build/bfd' 
make[3]: Nothing to be done for `install-exec-am'. 
/bin/sh ../../binutils-2.15/bfd/../mkinstalldirs /usr/local/lib 
/bin/sh ../../binutils-2.15/bfd/../mkinstalldirs /usr/local/include 
/bin/sh ./libtool  --mode=install ../binutils-2.15/install-sh -c 
libbfd.la /usr/local/lib/libbfd.la 
../binutils-2.15/install-sh -c .libs/libbfd.lai /usr/local/lib/libbfd.la 
./libtool: line 1: ../binutils-2.15/install-sh: No such file or directory 
make[3]: *** [install_libbfd] Error 127 
make[3]: Leaving directory `/squid-data/src/build/bfd' 
make[2]: *** [install-am] Error 2 
make[2]: Leaving directory `/squid-data/src/build/bfd' 
make[1]: *** [install-recursive] Error 1 
make[1]: Leaving directory `/squid-data/src/build/bfd' 
make: *** [install-bfd] Error 2 
 
 

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=335

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]