Jeff wrote these words on 04/09/07 15:02 CST:
> /usr/bin/ld:/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../libncurses.so: file 
> fo rmat not recognized; treating as linker script
> /usr/bin/ld:/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../libncurses.so:1: 
> parse  error
> collect2: ld returned 1 exit status
> make: *** [top] Error 1
>
> Any ideas?

You shouldn't continue until you find out what went wrong. The libncurses.so
file was created in a loop during the instructions. Perhaps something got
fouled up there. Can you cat out the contents of /usr/lib/libncurses.so?

I get this:

[EMAIL PROTECTED]: ~ > cat /usr/lib/libncurses.so
INPUT(-lncursesw)

-- 
Randy

rmlscsi: [bogomips 1003.23] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
15:10:00 up 4 days, 20:07, 1 user, load average: 0.28, 0.13, 0.04
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to