Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 445350 - gcj-jdk 4.6.3-r2 and java_config ignore PREFIX in JAVA_HOME
Summary: gcj-jdk 4.6.3-r2 and java_config ignore PREFIX in JAVA_HOME
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-30 14:17 UTC by Jeffrey Ratcliffe
Modified: 2013-01-13 16:56 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 Jeffrey Ratcliffe 2012-11-30 14:17:40 UTC
When setting JAVA_HOME for gcj-jdk 4.6.3-r2 in a gentoo prefix, the PREFIX is ignored.

i.e.

$ java-config -g JAVA_HOME
/usr/lib/gcj-jdk-4.6.3

when it should return

/home/jeff/amd64-linux/usr/lib/gcj-jdk-4.6.3

The package is otherwise installed correctly, as far as I can tell.
Comment 1 Ralph Sennhauser (RETIRED) gentoo-dev 2013-01-13 16:56:23 UTC
Fixed, you will have to reinstall to get the fixed env file. Thanks for the report.

  13 Jan 2013; Ralph Sennhauser <sera@gentoo.org> files/gcj-jdk.env:
  Make vm env file Prefix aware. #445350