|
collect2.o: In function `dump_file':
/mnt/lfs/static/src/gcc-build/gcc/../../gcc-2.95.3/gcc/collect2.c:631: undefined reference to `__ctype_b_loc'
collect2.o: In function `write_c_file_stat':
/mnt/lfs/static/src/gcc-build/gcc/../../gcc-2.95.3/gcc/collect2.c:2032: undefined reference to `__ctype_b_loc'
collect2.o: In function `scan_prog_file':
/mnt/lfs/static/src/gcc-build/gcc/../../gcc-2.95.3/gcc/collect2.c:2344: undefined reference to `__ctype_b_loc'
tlink.o: In function `scan_linker_output':
/mnt/lfs/static/src/gcc-build/gcc/../../gcc-2.95.3/gcc/tlink.c:617: undefined reference to `__ctype_b_loc'
/mnt/lfs/static/src/gcc-build/gcc/../../gcc-2.95.3/gcc/tlink.c:622: undefined reference to `__ctype_b_loc'
../libiberty/libiberty.a(cplus-dem.o):/mnt/lfs/static/src/gcc-build/libiberty/../../gcc-2.95.3/libiberty/cplus-dem.c:439: more undefined references to `__ctype_b_loc' follow
collect2: ld returned 1 exit status
make[2]: *** [collect2] Error 1
make[2]: Leaving directory `/static/src/gcc-build/gcc'
make[1]: *** [bootstrap] Error 2
另外他说安装前要解压 gcc-core和gcc-g++两个压缩包
可是在我卸载的大包里面没有这两个呀
是怎么会事
谢谢 |
|