Gentoo Archives: gentoo-java

From: Wiktor Wandachowicz <siryes@×××××.com>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] error building ant
Date: Fri, 30 Jun 2006 01:33:58
Message-Id: 254054bc0606291833s730cea0aycff4d9b1751b683d@mail.gmail.com
In Reply to: [gentoo-java] error building ant by Patrick Callahan
1 Might seem strange, but did you do:
2
3 # env-update && source /etc/profile
4
5 after emerging 1.4 JDK and setting it as the Generation-1 system VM?
6
7 Also, it would be useful to know what versions of packages you have installed,
8 like the output of (note the --pretend | -p option!!!):
9
10 # emerge -pvC sun-jdk blackdown-jdk jrockit-jdk-bin java-config
11
12 Also from what I can tell, looks like you only have blackdown's 1.4 jdk
13 and this really should be the Generation-1 system JVM. So, probably
14 this works as it should. But doesn't a stream of errors, like:
15
16 /usr/portage/eclass/java-utils-2.eclass: line 1656: java-config:
17 command not found
18
19 tell you anything? Are you sure your overlay doesn't interfere with anything
20 Java-related? Is your java-config in the last revision?
21
22 Wiktor
23
24 --
25 Registered Linux user #390131 (http://counter.li.org)
26 --
27 gentoo-java@g.o mailing list