Gentoo Forums
Gentoo Forums
Quick Search: in
Firefox-bin broke wont launch.. firefox works fine [SOLVED]
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
harvester
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jan 2006
Posts: 123

PostPosted: Tue Jan 30, 2007 11:19 am    Post subject: Firefox-bin broke wont launch.. firefox works fine [SOLVED] Reply with quote

Hello.. My 32bit firefox-bin doesnt launch anymore after getting rid of a few overlays and an emerge -uDN world. Here is the error

Code:

/opt/firefox/mozilla-xremote-client: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
Unknown error 127 from mozilla-xremote-client
/opt/firefox/firefox-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
firefox-bin exited with non-zero status (127)


64bit compiled firefox loads fine ( no flash9 64 bit yet ? ).

revdep-rebuild rebuilt emul-linux-x86-baselibs-2.5.5-r3 and still same issue.. altho it doesnt really notice that firefox needs it.. heres what revdep-rebuild finds an issue with : broken /usr/lib32/libtiffxx.so.3.7.3 (requires libstdc++.so.5) and after it emerges emul-linux-x86-baselibs-2.5.5-r3, i run revdep-rebuild again and still says that libiffxx is broken and still hasnt installed a 32bit libstdc++.so.5.

Help ?


Last edited by harvester on Tue Jan 30, 2007 9:38 pm; edited 1 time in total
Back to top
View user's profile Send private message
SoylentGreen
l33t
l33t


Joined: 19 Aug 2005
Posts: 904
Location: The Hostel

PostPosted: Tue Jan 30, 2007 11:22 am    Post subject: Reply with quote

same here, might have to do with the apr upgrade/downgrades yesterday and today? 8O
Back to top
View user's profile Send private message
SoylentGreen
l33t
l33t


Joined: 19 Aug 2005
Posts: 904
Location: The Hostel

PostPosted: Tue Jan 30, 2007 1:33 pm    Post subject: Reply with quote

ok, i figured "libstdc++.so.5" is in emul-linux-x86-compat.

however, re-emerging this one doesnt help, libstdc++.so.5 simply isnt copied to /usr/lib32 8O 8O 8O

i copied them manually (yeah, ugly :twisted: ) and now it works again.
Back to top
View user's profile Send private message
SoylentGreen
l33t
l33t


Joined: 19 Aug 2005
Posts: 904
Location: The Hostel

PostPosted: Tue Jan 30, 2007 1:39 pm    Post subject: Reply with quote

the compat ebuild is borked :twisted:
Code:

if has_version =sys-devel/gcc-3.4*; then
                rm usr/lib32/libstdc++.so.5* || die "See bug #160335"

what? i have *both*, gcc 3.4 *and* 4.1.*

someone might file a bugreport.

//edit: for the time beeing, mask r3:
Code:

>app-emulation/emul-linux-x86-compat-1.0-r2

that is a clean solution and you dont have to mangle with libs manually.
Back to top
View user's profile Send private message
harvester
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jan 2006
Posts: 123

PostPosted: Tue Jan 30, 2007 9:38 pm    Post subject: Reply with quote

worked! thanks buddy!

YOU ROCK
Back to top
View user's profile Send private message
Rob Paxon
n00b
n00b


Joined: 27 Mar 2006
Posts: 24

PostPosted: Thu Feb 01, 2007 2:28 pm    Post subject: Reply with quote

Re-emerging app-emulation/emul-linux-x86-compat (1.0-r3) at this point does correct the problem, so it seems the ebuild has been fixed.
Back to top
View user's profile Send private message
SoylentGreen
l33t
l33t


Joined: 19 Aug 2005
Posts: 904
Location: The Hostel

PostPosted: Sat Feb 10, 2007 5:19 pm    Post subject: Reply with quote

Rob Paxon wrote:
Re-emerging app-emulation/emul-linux-x86-compat (1.0-r3) at this point does correct the problem, so it seems the ebuild has been fixed.

yes, unfortunately using old habit not raising -rx number. so those people that masked it are still in the dark. ah well.

those DEVs should not do that. they should raise the release minor number, and hardmask the bad ebuild, no?
just my thoughts..
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