Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2000 16:04:47 +0200
From:      Sven Reimers <reimers@tu-harburg.de>
To:        Max Khon <fjoe@iclub.nsu.ru>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: Turbine (ant?) build problems
Message-ID:  <3905A5FF.68AC1D27@tu-harburg.de>
References:  <Pine.BSF.4.21.0004251714260.79127-100000@iclub.nsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
I am so far building the beast with 1.2linux version.
This works. Just out of curiosity I changed to 1.1.8 compiler
and got the same error-message.

Checking the CVS I found as the latest check in remark for the xml.jar
library
containing the Parser.java from the SUN-XML-Package:

Rebuilt tr2 with jdk1.2.2 to hopefully get rid of the IllegalAccessError
exception

Maybe that is responsible for the problem?

Hope this helps.

Did you try to compile ANT yourself from src with 1.1.8?

Sven

Max Khon wrote:
> 
> hi, there!
> 
> Is there anyone who built Turbine with jdk1.1.8 (from ports,
> FreeBSD 3.4-STABLE) successfully?
> 
> running `sh build-turbine.sh' gives the following errors:
> 
> --- cut here ---
> master:~/Apache-Turbine-20000422/build$sh build-turbine.sh
> Now building jar...
> Buildfile: build-turbine.xml
> java.lang.IncompatibleClassChangeError: Unimplemented interface method
>         at org.apache.tools.ant.SunParser.parse(SunParser.java:76)
>         at
> org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:85)
>         at org.apache.tools.ant.Main.runBuild(Main.java:223)
>         at org.apache.tools.ant.Main.main(Main.java:191)
> master~/Apache-Turbine-20000422/build$
> --- cut here ---
> 
> Obviously something is wrong with `ant'. I tried different `ant' versions
> (from Tomcat 3.1, latest `ant', `ant' that comes with Turbine) but with no
> luck. Any ideas will be appreciated.
> 
> /fjoe
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3905A5FF.68AC1D27>