Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223253 - java-config does not work on x64-solaris
Summary: java-config does not work on x64-solaris
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86 Solaris
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 20:06 UTC by Fabrice Bacchella
Modified: 2008-07-09 08:06 UTC (History)
0 users

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 Fabrice Bacchella 2008-05-22 20:06:49 UTC
emerge java-config failed with the message :
cp: cannot stat `config/jdk-defaults-x64-solaris.conf': No such file or directory
and indeed :
 tar tjf distfiles/java-config-2.1.6.tar.bz2 | grep solaris
java-config-2.1.6/config/jdk-defaults-x86-solaris.conf
java-config-2.1.6/config/jdk-defaults-sparc-solaris.conf



Reproducible: Always
Comment 1 Fabian Groffen gentoo-dev 2008-05-22 21:39:25 UTC
a) need to add the profile,
b) need to fix the sun-jdk ebuilds to only install 32-bits for x86-solaris, 32 + 64-bits for x64-solaris
Comment 2 Fabian Groffen gentoo-dev 2008-07-09 08:06:30 UTC
Another bug which has been open for way too long.  I'm sorry. :(

Both issues have been fixed.  The sun-jdk ebuilds now install the correct things for 32/64 bits, and the java-config ebuild applies a little workaround until the next release which will include the profiles for sparc64-solaris and x64-solaris.