|
发表于 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的说明看看需要什么别的包。 |
|