Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296866 - 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
Summary: www-client/opera - /opt/opera/lib/opera/10.10/opera: /usr/lib/gcc/powerpc-unk...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-14 10:44 UTC by Rok Garbas
Modified: 2010-07-02 16:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info =www-client/opera-10.20_pre4744 > opera_emergeinfo.txt (opera_emergeinfo.txt,4.30 KB, text/plain)
2009-12-14 10:46 UTC, Rok Garbas
Details

Note You need to log in before you can comment on or make changes to this bug.
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.