编译 gcc 4.5.1出错 error: ac_nonexistent.h: No such file
configure:6500: gcc -B/usr/bin/ -E-I/usr/include/libelf conftest.cconftest.c:22:27: error: libelf/libelf.h: No such file or directory
configure:6512: gcc -B/usr/bin/ -E-I/usr/include/libelf conftest.c
conftest.c:22:25: error: libelf/gelf.h: No such file or directory
这个gelf.h和libelf.h就在/usr/include里面,所以我建了个目录链上
而这个ac_nonexistent.h我不知道出自哪个包,不知哪位兄弟系统比较全的,查下这个文件出于哪里 rpm.pbone.net 上貌似也没搜到…… 原帖由 jiangtao9999 于 2010-8-9 19:01 发表 http://www.linuxfans.org/bbs/images/common/back.gif
rpm.pbone.net 上貌似也没搜到……
无语,我就没成功完整编译LFS过一次。 ...我就成功一次...
然后打包了,以后就再也不做LFS了:twisted: 这个是autoconf生成的吧…… ac_nonexistent.h,看名字就是不存在的头文件,这个不是错误的错误报告可以无视,CLFS也失败了,也是停在GCC4.5的编译上,我郁闷。
[ 本帖最后由 haulm 于 2010-8-12 07:29 编辑 ] 我把LFS和CLFS相互参照,然后在GCC编译时禁掉了PPL和cloog,终于编译成功GCC,不过下一步应该是LFS还是CLFS。。。,或者说我现在操作的还是交叉编译么?
--without-ppl --without-cloog
页:
[1]