On 3/30/06, Fahrenheit <[EMAIL PROTECTED]> wrote:
> On Thu, 30 Mar 2006 15:22:09 -0800
> "Dan Nicholson" <[EMAIL PROTECTED]> wrote:
> >
> > Your toolchain is not adjusted. See how it's looking for
> > /lib/libc.so.6? It should be looking in /tools.
> >
> actualy i did adjust the toolchain, twice:
>
> make[1]: Leaving directory `/tmp/ncurses-5.5/misc'
> make: *** [install] Error 2
> [EMAIL PROTECTED]/mnt/staccato/backup/LFS/packages/toolchain]$ echo 'main(){}'
> > dummy.c [EMAIL PROTECTED]/mnt/staccato/backup/LFS/packages/toolchain]$ cc
> > dummy.c
> [EMAIL PROTECTED]/mnt/staccato/backup/LFS/packages/toolchain]$ readelf -l
> a.out | grep ': /tools' [Requesting program
> interpreter: /tools/lib/ld-linux.so.2]
OK, then the toolchain adjustment didn't work because by the time you
get to ncurses, it should not be trying to use your (incompatible)
libc on your host. And I can't guess at what went wrong because I
haven't used glibc-2.4.
BTW, please send support questions to lfs-support.
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page