LinuxSir.cn,穿越时空的Linuxsir!

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

编译perl出现如下错误,,请各位指教

[复制链接]
发表于 2003-6-24 14:28:56 | 显示全部楼层 |阅读模式
-bash-2.05b$ make
cc  -o miniperl \
    miniperlmain.o opmini.o libperl.a
libperl.a(pp.o)(.text+0x170a): In function `Perl_pp_pow':
: undefined reference to `pow'
libperl.a(pp.o)(.text+0x54d9): In function `Perl_pp_sin':
: undefined reference to `sin'
libperl.a(pp.o)(.text+0x55e5): In function `Perl_pp_cos':
: undefined reference to `cos'
libperl.a(pp.o)(.text+0x58c5): In function `Perl_pp_exp':
: undefined reference to `exp'
libperl.a(pp.o)(.text+0x5a07): In function `Perl_pp_log':
: undefined reference to `log'
collect2: ld returned 1 exit status
make: *** [miniperl] Error 1
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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