LinuxSir.cn,穿越时空的Linuxsir!

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

求助,编译reciteword出错。

[复制链接]
发表于 2005-1-29 17:01:51 | 显示全部楼层 |阅读模式
  1. chooseword.cpp: In function `void on_chooseword_ok_clicked(void*)':
  2. chooseword.cpp:69: error: `gtk_timeout_remove' undeclared (first use this
  3.    function)
  4. chooseword.cpp:69: error: (Each undeclared identifier is reported only once for
  5.    each function it appears in.)
  6. chooseword.cpp:78: error: `gtk_timeout_add' undeclared (first use this
  7.    function)
  8. chooseword.cpp: In member function `void CChooseword::close()':
  9. chooseword.cpp:455: error: `gtk_timeout_remove' undeclared (first use this
  10.    function)
  11. make[3]: *** [chooseword.o] 错误 1
  12. make[3]: Leaving directory `/tmp/reciteword/reciteword-0.8.2/src'
  13. make[2]: *** [all-recursive] 错误 1
  14. make[2]: Leaving directory `/tmp/reciteword/reciteword-0.8.2/src'
  15. make[1]: *** [all-recursive] 错误 1
  16. make[1]: Leaving directory `/tmp/reciteword/reciteword-0.8.2'
  17. make: *** [all] 错误 2
复制代码

系统是10.0,gtk的库都安装了,为什么还会出这样的错误。
发表于 2005-1-29 22:28:09 | 显示全部楼层
看看reciteword的文档,其中应该提到它需要依赖哪些库
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-1-30 11:52:20 | 显示全部楼层
configure的时候没有问题,编译的时候就出错。
库应该都有,不知道会不会是版本不对

PS:昨天下了个RPM包转成TGZ已经装上了。
回复 支持 反对

使用道具 举报

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

本版积分规则

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