Le Thu, 03 Jan 2008 22:25:37 +0100 Richard Delétang <[EMAIL PROTECTED]> a écrit :
> Hi, > > I have a problem with the compilation of the package glibc-2.7 : > http://www.linuxfromscratch.org/lfs/view/development/chapter06/glibc.html > > The make command return me this error: > > In file included from ./../include/libc-symbols.h:55, > from <command-line>:0: > /usr/src/glibc-build/config.h:3:3: error: #error "glibc cannot be > compiled without optimization" > make[2]: *** [/usr/src/glibc-build/tcb-offsets.h] Error 1 > make[2]: Leaving directory `/usr/src/glibc-2.7/csu' > make[1]: *** [csu/subdir_lib] Error 2 > make[1]: Leaving directory `/usr/src/glibc-2.7' > make: *** [all] Error 2 You should, in that order : 1) Redo all the steps towards the error. For example, maybe you forgot the "echo "CFLAGS += -march=i486" > configparms" part of the instructions. 2) Read the FAQ. 3) Google the error message. I found some useful tips on www.linuxfromscratch.org/pipermail/lfs-support/2002-February/003141.html and http://sourceware.org/ml/libc-alpha/2007-09/msg00032.html 4) Give more details about your configuration... 5) Pray for a powerful God...... \bye -- Nicolas FRANCOIS | /\ http://nicolas.francois.free.fr | |__| X--/\\ We are the Micro$oft. _\_V Resistance is futile. You will be assimilated. darthvader penguin -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page