LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 839|回复: 1

glibc-2.3.4问题

[复制链接]
发表于 2008-3-16 00:03:17 | 显示全部楼层 |阅读模式
安装 Linux-Libc-Headers

../glibc-2.3.4/configure --prefix=/tools \
    --disable-profile --enable-add-ons \
    --enable-kernel=2.6.0 --with-binutils=/tools/bin \
    --without-gd --with-headers=/tools/include \
    --without-selinux
configure通过但make出现问题:
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

还有个问题机器是I686的,和I386应该兼容吧!
 楼主| 发表于 2008-3-16 00:04:26 | 显示全部楼层
安装 Linux-Libc-Headers
cp -Rv include/asm-i386 /tools/include/asm
cp -Rv include/linux /tools/include
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表