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: nickc at redhat dot com
Subject: [Bug binutils/335] make install fails
Date: 27 Aug 2004 09:30:31 -0000

------- Additional Comments From nickc at redhat dot com  2004-08-27 09:30 
-------
Subject: Re:  New: make install fails

Hi Ralf,

> 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/info 
>  ./install-sh -c -m 644 ./bfd.info /usr/local/info/bfd.info 
> /bin/sh: line 1: ./install-sh: No such file or directory 

> I configured it using: 
>  
> ./configure 

That is probably the problem - try building your toolchain in a separate 
  directory from the sources.  ie:

   mkdir source
   cd sources
   tar <extract sources here>
   mkdir ../build
   cd ../build
   ../sources/configure

Cheers
   Nick




-- 


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]