LinuxSir.cn,穿越时空的Linuxsir!

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

CLFS(SVN-0.0.1-20070115-ARM)安装Texinfo中,make出错

[复制链接]
发表于 2007-1-20 12:52:51 | 显示全部楼层 |阅读模式
Cross-Compiled Linux From Scratch - Sysroot - Version SVN-0.0.1-20070115-ARM

Chapter 6. Installing Basic System Software

6.46. Texinfo-4.8a

先打: patch -Np1 -i ../texinfo-4.8a-tempfile_fix-1.patch

再: ./configure --build=${CLFS_HOST} --host=${CLFS_TARGET}  --prefix=/usr
◎配置没有出错

然后: make
◎出错,出错信息如下:
colletc2: ld returned 1 exit status
make[5]: *** [ginfo] Error 1
make[5]: Leaving directory '/mnt/clfs/sources/texinfo-4.8/tools/info'
make[4]: *** [all] Error 2
make[4]: Leaving directory '/mnt/clfs/sources/texinfo-4.8/tools/info'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/mnt/clfs/sources/texinfo-4.8/tools'
make[2]: *** [all] Error 2
make[2]: Leaving directory '/mnt/clfs/sources/texinfo-4.8/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/clfs/sources/texinfo-4.8'
make: *** [all] Error 2

请高手不吝赐教!感激不尽!
 楼主| 发表于 2007-1-20 13:15:34 | 显示全部楼层
VMware Workstation 5.5.2 build-29772
lfslivecd-x86-6.2-3.iso

前面没有出现任何错误。

如果这步跳过了,对下面会有影响吗?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-1-20 13:35:16 | 显示全部楼层
make中的出错信息,好像是未定义参数:
/mnt/clfs/sources/texinfo-4.8/info/terminal.c:629: undefined reference to 'tgetstr'

/mnt/clfs/sources/texinfo-4.8/info/terminal.c:629: more undefined references to 'tgetstr' follow

terminal.o: In function 'terminal_initialize_terminal':
/mnt/clfs/sources/texinfo-4.8/info/terminal.c:629: undefined reference to 'tgetflag'
/mnt/clfs/sources/texinfo-4.8/info/terminal.c:629: undefined reference to 'tgetstr'
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-1-20 13:45:43 | 显示全部楼层
搜索了一下,有一个老兄的情况和我一样:

http://www.linuxsir.cn/bbs/showthread.php?t=119506
标题: make texinfo时出错....  郁闷啊. 这么多问题.

不知道怎么解决的。

算了,先跳过这一步了
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-1-20 20:23:46 | 显示全部楼层
跳过texinfo安装之后,进行下面的安装:

6.48. Util-linux-2.12r

./configure
◎:出错
end_request: I/O error, dev hdc sector 475940
hdc: command error: status=0x11 {Seekcomplete Error}
hdc: command error: error=0x50 {LastFailedSense=0x05}
ide: failed opcode was: unkown

end_request: I/O error, dev hdc, sector 475952
loop0: read i/o error, sector 1082136
显示一长串loop0错误,也不知道甚么原因。想多看点信息,也看不到。

估计这次又失败了,已经是第3次了。感觉CLFS不像LFS那样简单。呵呵。
看来还是要继续了,不过想知道失败的原因。请高手不吝赐教。
回复 支持 反对

使用道具 举报

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

本版积分规则

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