QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1851|回复: 1

安装Skyeye1.3.0 rc1时出错

[复制链接]
发表于 2010-3-5 11:03:32 | 显示全部楼层 |阅读模式
在make lib时好像没有出错,而在运行make时,好像在连接阶段找不到符号的定义,不知何故,请高手赐教。错误信息如下:
/tmp/skyeye-1.3.0_rc1/common/.libs/libcommon.so: undefined reference to `PC'
/tmp/skyeye-1.3.0_rc1/common/.libs/libcommon.so: undefined reference to `tgetflag'
/tmp/skyeye-1.3.0_rc1/common/.libs/libcommon.so: undefined reference to `tgetent'
/tmp/skyeye-1.3.0_rc1/common/.libs/libcommon.so: undefined reference to `UP'
/tmp/skyeye-1.3.0_rc1/common/.libs/libcommon.so: undefined reference to `tputs'
/tmp/skyeye-1.3.0_rc1/common/.libs/libcommon.so: undefined reference to `tgoto'
/tmp/skyeye-1.3.0_rc1/common/.libs/libcommon.so: undefined reference to `tgetnum'
/tmp/skyeye-1.3.0_rc1/common/.libs/libcommon.so: undefined reference to `BC'
/tmp/skyeye-1.3.0_rc1/common/.libs/libcommon.so: undefined reference to `tgetstr'
collect2: ld returned 1 exit status
make[2]: *** [skyeye] 错误 1
make[1]: *** [all-recursive] 错误 1
make: *** [all] 错误 2
wangkun@WK-Ubuntu:/tmp/skyeye-1.3.0_rc1$

[ 本帖最后由 wangkunlfans 于 2010-3-5 11:05 编辑 ]
 楼主| 发表于 2010-3-5 11:29:14 | 显示全部楼层

问题已解决

参考其他的帖子:http://www.linuxfans.org/bbs/thread-190949-1-2.html
主要是缺少termcap库文件,在终端里执行sudo apt-get install libncurses5-dev安装,然后重新配置,重新编译库和源,成功,多谢!!
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-22 03:52 , Processed in 0.044446 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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