QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1159|回复: 2

编译xxms的APE插件出问题了

[复制链接]
发表于 2006-1-19 22:52:13 | 显示全部楼层 |阅读模式
g++ -s -O3 -Wall -pedantic -Wno-long-long -DBUILD_CROSS_PLATFORM -static -o mac Console.o  ../../src/MACLib/.libs/libmac.a
/usr/bin/ld: cannot find -lm
collect2: ld returned 1 exit status
make[2]: *** [mac] 错误 1
make[2]: Leaving directory `/root/xmms-ape/mac-3.99-u4-b2/src/Console'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/xmms-ape/mac-3.99-u4-b2/src'
make: *** [all-recursive] 错误 1
请问是少了什么库???
 楼主| 发表于 2006-1-19 23:27:09 | 显示全部楼层
第一个问题解决了,要装liblm-sensors3-devel包
但在编译第二个软件包的时候又出现了问题如下,可是我明明装了glibc-devel和libglib2.0-devel,还要装什么包呢???
checking for glib-config... no
checking for GLIB - version >= 1.2.2... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
回复

使用道具 举报

发表于 2006-1-20 22:44:35 | 显示全部楼层
GLIB >= 1.2.2 not installed - please install first ***

你需要 glib 1.2.2 的 devel
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-12-5 11:16 , Processed in 0.037724 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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