|
[lfs@localhost glibc-init-build]$ make
make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.3.2 objdir=`pwd` all
make[1]: Entering directory `/lfs/stage1/glibc-2.3.2'
make -C csu subdir_lib
make[2]: Entering directory `/lfs/stage1/glibc-2.3.2/csu'
gawk -f ../scripts/gen-as-const.awk ../linuxthreads/sysdeps/i386/tcb-offsets.sym \
| gcc -B/stage1/bin/ -S -o - -std=gnu99 -02 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -pipe -I../include -I. -I/lfs/stage1/glibc-init-build/csu -I.. -I../libio -I/lfs/stage1/glibc-init-build -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686 -I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /stage1/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include -isystem /stage1/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DHAVE_INITFINI -x c - \
-MD -MF /lfs/stage1/glibc-init-build/tcb-offsets.h.dT -MT '/lfs/stage1/glibc-init-build/tcb-offsets.h.d /lfs/stage1/glibc-init-build/tcb-offsets.h' \
| sed -n 's/^.*@@@name@@@\([^@]*\)@@@value@@@[^0-9Xxa-fA-F-]*\([0-9Xxa-fA-F-][0-9Xxa-fA-F-]*\).*@@@end@@@.*$/#define \1 \2/p' > /lfs/stage1/glibc-init-build/tcb-offsets.hT
gcc: unrecognized option `-02'
In file included from ../include/libc-symbols.h:56,
from <command line>:1:
/lfs/stage1/glibc-init-build/config.h:3:3: #error "glibc cannot be compiled without optimization"
sed -e 's@ /lfs/stage1/glibc-init-build/@ $(common-objpfx)@g' -e 's@^/lfs/stage1/glibc-init-build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' \
/lfs/stage1/glibc-init-build/tcb-offsets.h.dT > /lfs/stage1/glibc-init-build/tcb-offsets.h.dT2
sed: can't read /lfs/stage1/glibc-init-build/tcb-offsets.h.dT: No such file or directory
make[2]: *** [/lfs/stage1/glibc-init-build/tcb-offsets.h] Error 2
make[2]: Leaving directory `/lfs/stage1/glibc-2.3.2/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/lfs/stage1/glibc-2.3.2'
make: *** [all] Error 2
是什么问题?
我一定要装上她 受不了了!!!!!!!!!! |
|