Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 296866

Summary: www-client/opera - /opt/opera/lib/opera/10.10/opera: /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/libgcc_s.so.1: version `GCC_4.2.0' not found
Product: Gentoo Linux Reporter: Rok Garbas <rok.garbas>
Component: Current packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =www-client/opera-10.20_pre4744 > opera_emergeinfo.txt

Description Rok Garbas 2009-12-14 10:44:21 UTC
installing opera went fine, but when trying to run it i get this:

ERROR: ld.so: object 'libjvm.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libawt.so' from LD_PRELOAD cannot be preloaded: ignored.
/opt/opera/lib/opera/10.10/opera: /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /opt/opera/lib/opera/10.10/opera)
Comment 1 Rok Garbas 2009-12-14 10:46:37 UTC
Created attachment 212986 [details]
emerge --info =www-client/opera-10.20_pre4744 > opera_emergeinfo.txt
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2009-12-14 13:03:08 UTC
I can't reproduce that here.

marga ~ # ldd /opt/opera/lib/opera/10.10/opera |fgrep libgcc_s
        libgcc_s.so.1 => /usr/lib/gcc/powerpc-unknown-linux-gnu/4.3.4/libgcc_s.so.1 (0x0f36e000)

Could you try re-emerging =x11-libs/qt-3*, please?
Comment 3 SpanKY gentoo-dev 2009-12-29 07:09:06 UTC
your host gcc is too old.  upgrade to gcc-4.2+.

the opera ebuild should require this, probably on just ppc hosts.