Fedora compile dependence problem

John Nissley jnissley at nissley.org
Fri Sep 4 16:03:13 UTC 2009


I get the same error when trying
yum groupinstall "Development Tools" "Development Libraries"

On 09/04/2009 10:16 AM, jack craig wrote:
>
> you might want to, ...
>
> yum groupinstall    Development Libraries
> yum groupinstall   Development Tools
>
>
> On 09/04/2009 05:02 AM, John Nissley wrote:
>> I am trying to compile an application on a Fedora 11 computer I have 
>> but keep getting a missing dependency error when trying to install 
>> qt-devel.
>> Here is the error:
>> --> Processing Dependency: glibc-common = 2.10.1-4 for package: 
>> glibc-2.10.1-4.i686
>> ---> Package nss-softokn-freebl.i586 0:3.12.3.99.3-2.11.4.fc11 set to 
>> be updated
>> --> Finished Dependency Resolution
>> glibc-2.10.1-4.i686 from updates has depsolving problems
>>   --> Missing Dependency: glibc-common = 2.10.1-4 is needed by 
>> package glibc-2.10.1-4.i686 (updates)
>> Error: Missing Dependency: glibc-common = 2.10.1-4 is needed by 
>> package glibc-2.10.1-4.i686 (updates)
>>  You could try using --skip-broken to work around the problem
>>  You could try running: package-cleanup --problems
>>                         package-cleanup --dupes
>>                         rpm -Va --nofiles --nodigest
>> # rpm -Va --nofiles --nodigest    returns nothing
>> I appear to have glibc-common installed.
>> # rpm -qa | grep glibc-common
>> glibc-common-2.10.1-5.x86_64
>>
>> # uname -a
>> Linux mythtv2.nissley.org 2.6.29.6-217.2.3.fc11.x86_64 #1 SMP Wed Jul 
>> 29 16:02:42 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
>>
>> Why is yum trying to install the 32 bit packages if I am running the 
>> 64 bit operating system?
>> Any help would be appreciated.
>>
>




More information about the fedora-list mailing list