于 2010/11/1 13:13, [email protected] 写道:
> 抱歉,���^查��,glibc的版本已��是高於2.4了.
> 查���Y果:
> [us...@centos audacious-2.4.0]$ rpm -qa glibc
> glibc-2.5-49.el5_5.7
> [us...@centos audacious-2.4.0]$ rpm -qa glib
> glib-1.2.10-20.el5
> [us...@centos audacious-2.4.0]$ 
>
> 只是glib和glibc的版本不同,不知...@����有什�n�^�e,查查先.
> 可以�_定和glibc�]有�P�S了�N?���}仍然存在,��大家再次分析,�x�x!
>
> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Lamin
> Sent: Monday, November 01, 2010 11:15 AM
> To: ubuntu-zh mailing lists
> Subject: Re: [Ubuntu-zh] Compile_audacious2.4.0_drct.c_erro
>
> 于 2010/11/1 11:10, [email protected] 写道:
>> 查��glib版本��1.2.10
>> yum安�bglib*提示所有文件已��是最新版本了.
>> 估��不是glib�斓����}.
>> 已��有configure,�o��是在root��是在一般�ぬ�均是如此.
>>
>> [us...@centos audacious-2.4.0]$ rpm -qa glib
>> glib-1.2.10-20.el5
>> [us...@centos audacious-2.4.0]$ sudo yum install glib* [sudo] password 
>> for user1:
>> Loaded plugins: fastestmirror
>> Repository base is listed more than once in the configuration 
>> Repository updates is listed more than once in the configuration 
>> Repository addons is listed more than once in the configuration 
>> Repository extras is listed more than once in the configuration 
>> Repository centosplus is listed more than once in the configuration 
>> Repository contrib is listed more than once in the configuration 
>> Loading mirror speeds from cached hostfile
>>  * addons: mirrors.163.com
>>  * base: mirrors.163.com
>>  * extras: mirrors.163.com
>>  * updates: mirrors.163.com
>> Setting up Install Process
>> Package 1:glib-1.2.10-20.el5.i386 already installed and latest version 
>> Package glibc-devel-2.5-49.el5_5.7.i386 already installed and latest 
>> version Package 1:glib-devel-1.2.10-20.el5.i386 already installed and 
>> latest version Package glibc-utils-2.5-49.el5_5.7.i386 already 
>> installed and latest version Package glib-java-0.2.6-3.fc6.i386 
>> already installed and latest version Package glibc-2.5-49.el5_5.7.i686 
>> already installed and latest version Package 
>> glib-java-devel-0.2.6-3.fc6.i386 already installed and latest version 
>> Package glib2-2.12.3-4.el5_3.1.i386 already installed and latest 
>> version Package glib2-devel-2.12.3-4.el5_3.1.i386 already installed 
>> and latest version Package glibc-headers-2.5-49.el5_5.7.i386 already 
>> installed and latest version Package glibc-common-2.5-49.el5_5.7.i386 
>> already installed and latest version Nothing to do [us...@centos 
>> audacious-2.4.0]$
>> 应该是没有找到glib库吧。有没有configure
>>
>> --
>> ubuntu-zh mailing list
>> [email protected]
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>>
>>
> glib的最新版本是2.26,我查了下
>
>
>       G_QUEUE_INIT
>
> 是从2.4开始支持的,所以大概是你版本低的缘故了。
>
> -------------- 涓�涓���ㄥ�� --------------
> 一个HTML附件被移除...
> URL: 
> https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20101101/93566d24/attachment.htm
>  
>
>
不好意思刚打错了,不是从2.4开始支持,是从2.14.漏掉了个1.glib和glibc是不
同的东西,glibc是系统最底层的c运行库。 glib是gtk+核心程序库。看下glib版
本是不是大于2.14、 用pkg-config glib好像可以看看。


-- 
ubuntu-zh mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

回复