Gentoo Archives: gentoo-java

From: "Miroslav Šulc" <miroslav.sulc@××××××××.cz>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] Can't emerge www-servers/axis-1.2_rc2
Date: Mon, 30 Oct 2006 11:12:37
Message-Id: 4545DDE2.90908@startnet.cz
1 Chuanwen Wu wrote:
2 > 2006/10/29, Miroslav Šulc <miroslav.sulc@××××××××.cz>:
3 >> Hi,
4 >>
5 >> I guess the problem is that xerces has been compiled target 1.5 instead
6 >> of 1.4. You may try to rebuild xerces if it helps. Check that it is
7 >> really build using source and target 1.4 and not 1.5. You can verify
8 >> that in /usr/share/xerces-2/package.env.
9 >
10 > # cat /usr/share/xerces-2/package.env
11 > DESCRIPTION="The next generation of high performance, fully compliant
12 > XML parsers in the Apache Xerces family"
13 > GENERATION="2"
14 > CLASSPATH="/usr/share/xerces-2/lib/xercesImpl.jar"
15 > DEPEND="xml-apis.jar@xml-commons-external-1.3:xml-commons-resolver.jar@xml-commons-resolver:--build-only:xjavac-1"
16 >
17 > VM=">=virtual/jre-1.4"
18 > TARGET="1.4"
19 > SOURCE="1.4"
20 > MERGE_VM="sun-jdk-1.5"
21 > MERGE_COMPILER="javac"
22 >
23 > Is it OK?
24 I think this is OK.

Attachments

File name MIME type
miroslav.sulc.vcf text/x-vcard