On 1/9/06, Clemens HAUPT <[EMAIL PROTECTED]> wrote: > > > >Could you please tell me the output of > > > >autoconf --version > > It is: Autoconf version 2:13
Thanks. I think glibc is using autoconf 2.59, and your autoconf is incompatible. LFS shouldn't require that the host have this newer autoconf, so this seems like a good fix. > FATAL: kernel too old > make[2]: *** [/mnt/lfs/sources/glibc-build/sunrpc/xbootparam_prot.stmp] Error > 1 > make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.3.4/sunrpc' > make[1]: *** [sunrpc/others] Error 2 > make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.3.4' > make: *** [all] Error 2 > > And now I don't know how to go on. If I can ignore that or what otherwise > can happen. I'll try to go on I think.... Don't go on. Your glibc is not built. You'll fail later and have to start over from here. What kernel are you running? Either enter "uname -r" or "cat /proc/version". -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
