LinuxSir.cn,穿越时空的Linuxsir!

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

make错误

[复制链接]
发表于 2003-12-27 18:08:44 | 显示全部楼层 |阅读模式
slackware9.1中安装foobillard时make

bumpref.o(.text+0x17ff): In function `bump_use':
/home/fama/foobillard-2.9/src/bumpref.c:1179: undefined reference to `glProgramParameter4fNV'
collect2: ld returned 1 exit status
make[2]: *** [foobillard] 错误 1
make[2]: Leaving directory `/home/fama/foobillard-2.9/src'
make[1]: *** [all] 错误 2
make[1]: Leaving directory `/home/fama/foobillard-2.9/src'
make: *** [all-recursive] 错误 1

那个undefined reference to 我在其他地方碰到好几次了,不知道是什么原因
发表于 2003-12-27 21:36:51 | 显示全部楼层

回复: make错误

最初由 Joker_cn 发表
slackware9.1中安装foobillard时make

bumpref.o(.text+0x17ff): In function `bump_use':
/home/fama/foobillard-2.9/src/bumpref.c:1179: undefined reference to `glProgramParameter4fNV'
collect2: ld returned 1 exit status
make[2]: *** [foobillard] 错误 1
make[2]: Leaving directory `/home/fama/foobillard-2.9/src'
make[1]: *** [all] 错误 2
make[1]: Leaving directory `/home/fama/foobillard-2.9/src'
make: *** [all-recursive] 错误 1

那个undefined reference to 我在其他地方碰到好几次了,不知道是什么原因


是没找到所需的源文件吧? 查一查foobillard的说明看看需要什么别的包。
 楼主| 发表于 2003-12-28 14:48:38 | 显示全部楼层
可是,./configure的时候已经过了,没问题
发表于 2003-12-29 17:02:01 | 显示全部楼层
最初由 Joker_cn 发表
可是,./configure的时候已经过了,没问题


configure过不表示所有的dependency都在了,虽然好的configure应该做到那样。我编译stardict时也遇到过make error.
发表于 2003-12-29 17:25:13 | 显示全部楼层
www.linuxpackages.net 有编译好的foobillard,试试吧
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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