Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
revdep-rebuild not rebuilding? [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
tel
Tux's lil' helper
Tux's lil' helper


Joined: 15 Aug 2006
Posts: 112

PostPosted: Fri Sep 17, 2010 7:56 pm    Post subject: revdep-rebuild not rebuilding? [SOLVED] Reply with quote

Running Skype, I notice "error while loading shared libraries: libEGL.so.1: cannot open shared object file: No such file or directory

Running revdep-rebuild correctly notes that package emul-linux-x86-qtlibs has to be reinstalled (I'm running amd64), it compiles and reinstalls the package, but libEGL.so.1 still can't be opened.

Rerunning revdep-rebuild finds the same broken dependency, reinstalls the file, but the problem never seems to go away. No matter how many times I run revdep-rebuild, the broken dependency is found, fixed, and fails.

Any way to fix this?

Thanks!


Last edited by tel on Fri Sep 17, 2010 9:08 pm; edited 1 time in total
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 17, 2010 8:26 pm    Post subject: Reply with quote

have you run
Code:
emerge -uND world
emerge lafilefixer
emerge -1 mesa emul-linux-x86-opengl
lafilefixer --justfixit
Back to top
View user's profile Send private message
tel
Tux's lil' helper
Tux's lil' helper


Joined: 15 Aug 2006
Posts: 112

PostPosted: Fri Sep 17, 2010 8:42 pm    Post subject: Reply with quote

Hmm. New problem:

./skype: /lib32/libc.so.6: version `GLIBC_2.11' not found (required by /usr/lib32/qt4/libQtGui.so.4)
./skype: /lib32/libc.so.6: version `GLIBC_2.11' not found (required by /usr/lib32/libpng14.so.14)
./skype: /lib32/libc.so.6: version `GLIBC_2.11' not found (required by /usr/lib32/libfreetype.so.6)
./skype: /lib32/libc.so.6: version `GLIBC_2.11' not found (required by /usr/lib32/libICE.so.6)

I've compiled Skype without the -qt-static flag, so I'm unsure why I need libc.so.6
Back to top
View user's profile Send private message
tel
Tux's lil' helper
Tux's lil' helper


Joined: 15 Aug 2006
Posts: 112

PostPosted: Fri Sep 17, 2010 9:07 pm    Post subject: Reply with quote

Got it working. Just upgraded my glibc. Thanks for the help!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum