Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7881 - emerge sun-jdk (last from 09/13/02) doesnt work
Summary: emerge sun-jdk (last from 09/13/02) doesnt work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Lowest critical (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-13 11:30 UTC by Adrian Almenar
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Almenar 2002-09-13 11:30:33 UTC
 
Comment 1 Adrian Almenar 2002-09-13 11:33:44 UTC
when i emerge sun-jdk and try to run it it gives me the following error. 
 
Error: failed /opt/sun-jdk-1.4.0/jre/lib/i386/client/libjvm.so, because 
libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or 
directory 
 
Any Clues, when i do the same but emerging KDE first the problem doesnt 
appear, but if i do this without emerging X or any window manager i get the 
last error, i think its a dependency Issue in the ebuild. 
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2002-09-14 16:37:06 UTC
emerge sys-libs/lib-compat

if this solves the problem for you, let me know and I'll make it a dependency in
the sun-jdk ebuild.

Matt
Comment 3 Adrian Almenar 2002-09-15 16:09:31 UTC
Perfectly, i did emerge sys-libs/lib-compat and jdk worked perfectly, i didnt
tested it enough but at least when i run java it doesnt give me that ugly error.

Thanks Matthew.
Comment 4 Matthew Kennedy (RETIRED) gentoo-dev 2002-09-16 04:29:06 UTC
you're welcome :)
Comment 5 Adrian Almenar 2002-09-16 09:59:13 UTC
Did you added the dependency to sun-jdk 1.4.0 and sun-jdk 1.4.1 ebuilds ???

cause i updated my portage tree this morning but the ebuild is the same ?

Just Asking !!