LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   building Binutils-2.14 pass 1 (LFS 5.1.1) (https://www.linuxquestions.org/questions/linux-from-scratch-13/building-binutils-2-14-pass-1-lfs-5-1-1-a-371471/)

alihamza 10-10-2005 06:04 AM

building Binutils-2.14 pass 1 (LFS 5.1.1)
 
sir.
When run the command "make install"
i got the following error messeage........

/bin/sh ../binutils-2.14/mkinstalldirs /tools /tools
mkdir /tools
mkdir /tools
make: *** [installdirs] Error 1

kindly help me
i will be very thankful to you.

freakyg 10-10-2005 07:37 AM

did you make a /lfs/tools dir??
and did you symlink it to "/" ??
Code:

ln -s /lfs/tools /


All times are GMT -5. The time now is 07:04 PM.