|
发表于 2004-11-10 17:36:09
|
显示全部楼层
[quote:7b5d83bce0="tony-2008"]哇,不好意思,偶又回来了
安装完glib 1.2.2后,在用rpmbuild -ba xmms.spec时,出现下面提示,不知如何是好,呵呵,大家快来帮忙啊,打死俺今天下午也要听到xmms 发出的声音啊~~~,拼了~~
checking for GLIB - version >= 1.2.2...
*** 'glib-config --version' returned 1.2.2, but GLIB (1.2.10)
*** was found! If glib-config was correct, then it is best
*** to remove the old version of GLIB. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If glib-config was wrong, set the environment variable GLIB_CONFIG
*** to point to the correct copy of glib-config, and remove the file config.cache
*** before re-running configure
no
configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
error: Bad exit status from /var/tmp/rpm-tmp.13850 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.13850 (%build)[/quote]
在confirure文件里将glib的1.2.2改成1.2.10就可了。我可能是先改了一下,没有注意就编译通过了。 |
|