LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   error chapter 6 readjusting (https://www.linuxquestions.org/questions/linux-from-scratch-13/error-chapter-6-readjusting-185983/)

bkunlimited 05-26-2004 06:03 AM

error chapter 6 readjusting
 
Hello,

i successfully completed all the steps of LFS 5.1 up to readjusting in chapter 6. when i try to compile the dummy program i get a linker error:

root:/binutils-build2# cc dummy.c
/tools/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/../../../../i686-pc-linux-gnu/bin/ld: error while loading shared libraries: libbfd-2.14.so: cannot open shared object file: No such file or directory
collect2: ld returned 127 exit status

maybe someone knows the solution for this problem.

Thanks

MBtronics 06-19-2004 08:34 AM

I'm having exactly the same problem.
Do you have already a solution?

bkunlimited 06-21-2004 12:58 AM

yes i have!

i used binutils 2.15 when i failed. After using the version mentioned in the book it worked w/o any problems.


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