bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/335] New: make install fails


From: ralf dot hildebrandt at charite dot de
Subject: [Bug binutils/335] New: make install fails
Date: 17 Aug 2004 13:38:32 -0000

I tried building binutils-040817 and binutils-2.14.92, and binutils-2.15 all 
of which fail at "make install" with: 
 
/bin/sh ./mkinstalldirs /usr/local /usr/local 
make[1]: Entering directory `/squid-data/src/binutils-040817/bfd' 
Making install in doc 
make[2]: Entering directory `/squid-data/src/binutils-040817/bfd/doc' 
make[3]: Entering directory `/squid-data/src/binutils-040817/bfd/doc' 
make[3]: Nothing to be done for `install-exec-am'. 
make[3]: Nothing to be done for `install-data-am'. 
make[3]: Leaving directory `/squid-data/src/binutils-040817/bfd/doc' 
/bin/sh ../../mkinstalldirs /usr/local/info 
 ./install-sh -c -m 644 ./bfd.info /usr/local/info/bfd.info 
/bin/sh: line 1: ./install-sh: No such file or directory 
 ./install-sh -c -m 644 ./bfd.info-1 /usr/local/info/bfd.info-1 
/bin/sh: line 1: ./install-sh: No such file or directory 
 ./install-sh -c -m 644 ./bfd.info-2 /usr/local/info/bfd.info-2 
/bin/sh: line 1: ./install-sh: No such file or directory 
make[2]: Leaving directory `/squid-data/src/binutils-040817/bfd/doc' 
Making install in po 
make[2]: Entering directory `/squid-data/src/binutils-040817/bfd/po' 
if test -r ./../../mkinstalldirs; then \ 
  ./../../mkinstalldirs /usr/local/share; \ 
else \ 
  ../mkinstalldirs /usr/local/share; \ 
fi 
/bin/sh: line 1: ./install-sh: No such file or directory 
installing fr.mo as /usr/local/share/locale/fr/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ./install-sh: No such file or directory 
installing tr.mo as /usr/local/share/locale/tr/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ./install-sh: No such file or directory 
installing ja.mo as /usr/local/share/locale/ja/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ./install-sh: No such file or directory 
installing es.mo as /usr/local/share/locale/es/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ./install-sh: No such file or directory 
installing sv.mo as /usr/local/share/locale/sv/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ./install-sh: No such file or directory 
installing da.mo as /usr/local/share/locale/da/LC_MESSAGES/bfd.mo 
/bin/sh: line 1: ./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: ./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 ./../../mkinstalldirs; then \ 
    ./../../mkinstalldirs /usr/local/share/gettext/po; \ 
  else \ 
    ../mkinstalldirs /usr/local/share/gettext/po; \ 
  fi; \ 
  ./install-sh -c -m 644 ./Makefile.in.in \ 
                  /usr/local/share/gettext/po/Makefile.in.in; \ 
else \ 
  : ; \ 
fi 
make[2]: Leaving directory `/squid-data/src/binutils-040817/bfd/po' 
make[2]: Entering directory `/squid-data/src/binutils-040817/bfd' 
make[3]: Entering directory `/squid-data/src/binutils-040817/bfd' 
make[3]: Nothing to be done for `install-exec-am'. 
/bin/sh ./../mkinstalldirs /usr/local/lib 
/bin/sh ./../mkinstalldirs /usr/local/include 
/bin/sh ./libtool  --mode=install ./install-sh -c 
libbfd.la /usr/local/lib/libbfd.la 
./install-sh -c .libs/libbfd.lai /usr/local/lib/libbfd.la 
./libtool: line 1: ./install-sh: No such file or directory 
make[3]: *** [install_libbfd] Error 127 
make[3]: Leaving directory `/squid-data/src/binutils-040817/bfd' 
make[2]: *** [install-am] Error 2 
make[2]: Leaving directory `/squid-data/src/binutils-040817/bfd' 
make[1]: *** [install-recursive] Error 1 
make[1]: Leaving directory `/squid-data/src/binutils-040817/bfd' 
make: *** [install-bfd] Error 2 
 
I configured it using: 
 
./configure 
 
The Shell used is 
 
$ echo $SHELL 
/bin/bash 
 
$ /bin/bash --version 
GNU bash, version 3.00.0(1)-release (i386-pc-linux-gnu) 
Copyright (C) 2004 Free Software Foundation, Inc.

-- 
           Summary: make install fails
           Product: binutils
           Version: 2.14
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: ralf dot hildebrandt at charite dot de
                CC: bug-binutils at gnu dot org
 GCC build triplet: SunOS spiderman 5.8 Generic_108528-01 sun4u sparc
                    SUNW,Ultra-60
  GCC host triplet: SunOS spiderman 5.8 Generic_108528-01 sun4u sparc
                    SUNW,Ultra-60
GCC target triplet: SunOS spiderman 5.8 Generic_108528-01 sun4u sparc
                    SUNW,Ultra-60


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]