LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Gentoo
User Name
Password
Gentoo This forum is for the discussion of Gentoo Linux.

Notices


Reply
  Search this Thread
Old 08-19-2012, 06:21 AM   #1
davepi
Member
 
Registered: Jun 2012
Distribution: Gentoo
Posts: 42

Rep: Reputation: Disabled
Angry compilation error. Problem with glibc


As in the thread. I'm gentoo user and I'm doind a clean installation right now but I had problems with emerging some of packages from kde. Here's is the output of the error:

Code:
var/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces/tmp-introspectsjEWVb/.libs/GstInterfaces-0.10: /usr/lib64/libc.so.6: version `GLIBC_2.15' not found (required by /usr/lib64/libgio-2.0.so.0)
/var/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces/tmp-introspectsjEWVb/.libs/GstInterfaces-0.10: /usr/lib64/libc.so.6: version `GLIBC_2.15' not found (required by /usr/lib64/libglib-2.0.so.0)
It's output of compilation fail of another package when I tried to do emerge -e world. And Yes I have glibc installed on my gentoo. It's glibc-2.15-r2 . I tried to recompile and reinstall glibc but this gave me nothing new. This problem still appears and I don't know what to do. If it's necessary I'll post an output of emerge --info and anything that is needed. Thanks for help in advance.

http://pastebin.com/eLj2RuzA <-- here you can find more info about compilation fail
 
Old 08-20-2012, 02:38 AM   #2
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
Try recompiling glib (not glibc). Running revdep-rebuild won't harm either.
 
Old 08-20-2012, 07:07 AM   #3
davepi
Member
 
Registered: Jun 2012
Distribution: Gentoo
Posts: 42

Original Poster
Rep: Reputation: Disabled
Well I recompiled glib and dbus-glib also but it is still not working properly. I tried to emerge libworkspace and this failed. Here's full output of this error. http://pastebin.com/Gt0Li3cC. It cannot see glibc 2.15. Revdep-rebuild told me that everything's fine.
 
Old 08-20-2012, 06:38 PM   #4
davepi
Member
 
Registered: Jun 2012
Distribution: Gentoo
Posts: 42

Original Poster
Rep: Reputation: Disabled
Solution found

### SOLUTION FOUND ###
So I've found a solution for the problem. Glibc-2.15 was really installed but only libc.so files in /lib64 and /lib32 were updated. Files in /usr/lib64 and /usr/lib32 remained untouched. I don't know the reason for this So I'll mark thread as solved a day or 2 later so that someone would answear this question. All i had to do was:
Code:
cp /lib64/libc-2.15.so /usr/lib64/
cp /lib32/libc-2.15.so /usr/lib32/
rm /usr/lib64/libc.so.6
ln -s /usr/lib64/libc-2.15.so /usr/lib64/libc.so.6
rm /usr/lib32/libc.so.6
ln -s /usr/lib32/libc-2.15.so /usr/lib32/libc.so.6
At least something like that (written from memory cuz' I'm on different computer now). Thanks for interrest in thread.
___
EDIT: I guess noone knows answear So i mark this thread as solved.

Last edited by davepi; 08-21-2012 at 03:24 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
glibc-2.7 compilation error circul Linux From Scratch 2 01-26-2008 06:30 PM
complete glibc compilation error newcomer4 Linux From Scratch 2 02-23-2006 12:20 PM
glibc compilation error newcomer4 Linux - Newbie 1 02-03-2006 02:53 PM
glibc compilation error newcomer4 Linux From Scratch 1 02-03-2006 05:02 AM
Glibc compilation error Krappy Linux From Scratch 0 05-03-2005 12:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Gentoo

All times are GMT -5. The time now is 04:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration