Gentoo Archives: gentoo-user-fr

From: Pascal Ronecker <pascal.ronecker@××××.fr>
To: gentoo-user-fr@l.g.o
Subject: Re: [gentoo-user-fr] ant-optional
Date: Sun, 27 Aug 2006 13:11:41
Message-Id: 44F199D5.5060706@noos.fr
In Reply to: Re: [gentoo-user-fr] ant-optional by cal
1 cal wrote:
2 > Le Dimanche 27 Août 2006 14:27, Pascal Ronecker a écrit :
3 >
4 >
5 >>emerge: there are no ebuilds to satisfy "ant-optional".
6 >
7 >
8 > C'est dev-java/ant-tasks le nom de l'ebuild.
9 >
10 > --
11 > cal
12 >
13 > --
14 > gentoo-user-fr@g.o mailing list
15 >
16 >
17
18
19 Sur le net j'ai trouvé le meme genre de problemes, vilà l'analyse qui en
20 était faite :
21
22
23 > bad class file:
24 > C:\pkgs\j2sdk1.5.0\jre\lib\rt.jar(java/
25 > class file has wrong version 49.0, should be 48.0
26
27 Check to see which javac and java you're running. (Check your PATH, and
28 see which java and javac are being picked up). This looks like you're
29 using a JDK 1.5 library, with a JDK 1.4 VM.
30
31
32 ==> dans mon cas j'ai des trucs qui me paraiisent pourtant coherentes :
33 !!! When you file a bug report, please include the following information:
34 GENTOO_VM=blackdown-jdk-1.4.2 CLASSPATH=""
35 JAVA_HOME="/opt/blackdown-jdk-1.4.2.03"
36 JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="javac"
37 and of course, the output of emerge --info
38
39
40
41 --
42 gentoo-user-fr@g.o mailing list