Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mount & GLIBC woes
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
jstn
n00b
n00b


Joined: 30 Sep 2003
Posts: 29
Location: boston, ma.

PostPosted: Tue Oct 21, 2003 4:42 am    Post subject: mount & GLIBC woes Reply with quote

I recently updated fluxbox, and with it came a slew of updates in gcc, glibc among others... just recently I tried to mount a drive and i got the following eror:

bash-2.05b# mount
mount: /lib/libc.so.6: version `GLIBC_2.3.3' not found (required by mount)

So I ran an ldconfig -v | grep -i glibc

[snippet]

ldconfig: Can't stat /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.1: No such file or directory
libc.so.6 -> libc-2.3.2.so

[/snippet]

Now I checked /usr/lib/gcc-lib/i686-pc-linux-gnu and the only directory in there is 3.2.3/ which explains the error from ldconfig. I have upgraded and downgraded gcc trying to get OO installed (bleh!) so maybe in the midst of that glibc got steamrolled?

Anyone have any ideas? I'm at a loss and I consider mount to be a "semi" important command ;) Thanks.

- j
_________________
"talk is cheap because
supply exceeds demand."
Back to top
View user's profile Send private message
JHuber
n00b
n00b


Joined: 24 Jun 2003
Posts: 33

PostPosted: Sat Nov 01, 2003 8:58 pm    Post subject: Reply with quote

i just recently ran into the same problem. did you find a solution? im reemergeing glibc now. i hope that works
_________________
I always thought signatures were silly. Of course I am silly too.......
Back to top
View user's profile Send private message
JHuber
n00b
n00b


Joined: 24 Jun 2003
Posts: 33

PostPosted: Sat Nov 01, 2003 10:16 pm    Post subject: Reply with quote

nope didnt work. anyone run into this before. the strange thing is im not using glibc 2.3.3 im using 2.3.2?
_________________
I always thought signatures were silly. Of course I am silly too.......
Back to top
View user's profile Send private message
JHuber
n00b
n00b


Joined: 24 Jun 2003
Posts: 33

PostPosted: Sun Nov 02, 2003 1:22 am    Post subject: Reply with quote

i hate to beg, but does anyone have any ideas?
_________________
I always thought signatures were silly. Of course I am silly too.......
Back to top
View user's profile Send private message
ghas
n00b
n00b


Joined: 05 Nov 2003
Posts: 3

PostPosted: Wed Nov 05, 2003 8:14 pm    Post subject: uiui same problem here Reply with quote

have you found a solution for this?
Back to top
View user's profile Send private message
mzwier
n00b
n00b


Joined: 18 Jul 2003
Posts: 7

PostPosted: Wed Nov 05, 2003 10:49 pm    Post subject: Mount has bad shared lib dependency Reply with quote

Try re-emerging util-linux (which contains mount). That way it'll link against the current version of glibc. You probably want to back up all of /bin and /sbin first, though, just in case something else is the matter. I'd also try "USE=static emerge util-linux" so that you never run into this problem again (as long as you USE static).
Back to top
View user's profile Send private message
ghas
n00b
n00b


Joined: 05 Nov 2003
Posts: 3

PostPosted: Thu Nov 06, 2003 7:54 am    Post subject: Reply with quote

thanks a lot for your help!
found it also yesterday 1 o'clock in the night. :)
Back to top
View user's profile Send private message
tilo
n00b
n00b


Joined: 21 Oct 2003
Posts: 12
Location: CA, USA

PostPosted: Wed Nov 26, 2003 3:16 pm    Post subject: Reply with quote

the sym-link it's missing is:

/root# ls -l /lib/libc.so.6
lrwxrwxrwx 1 root root 13 Nov 2 14:22 /lib/libc.so.6 -> libc-2.3.2.so
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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