|
|
在/mnt/lfs/sources/tcl8.4.7/unix下
先执行 ./configure --prefix=/tools
在执行
make
提示:
In file included from /tools/include/linux/errno.h:4,
from /tools/include/bits/errno.h:25,
from /tools/include/errno.h:36,
form ./../generic/../unix/tclUnixPort.h:39,
from ./../generic/tclPort.h:27,
from ./../generic/tclAlloc.c:29:
/tools/include/asm/errno.h:4:31: asm-generic/errno.h: No such file or directory
make *** [tclAlloc.o] Error 1
我看过/tools/include/asm/errno.h中第4行,是#include <asm-generic/errno.h>
我是用lfs-livecd-x86-6.0.1.iso编译的lfs6.0,安装包来自光盘中的/usr/src/packages
下面是上传的完整错误信息 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|