From owner-freebsd-java Tue Apr 25 7: 9:15 2000 Delivered-To: freebsd-java@freebsd.org Received: from rztsun.rz.tu-harburg.de (rztsun.rz.tu-harburg.de [134.28.200.14]) by hub.freebsd.org (Postfix) with ESMTP id D101C37B7D4 for ; Tue, 25 Apr 2000 07:09:10 -0700 (PDT) (envelope-from reimers@tu-harburg.de) Received: from tu-harburg.de (data.et8.tu-harburg.de [134.28.45.64]) by rztsun.rz.tu-harburg.de (8.9.0/8.8.8) with ESMTP id QAA12679; Tue, 25 Apr 2000 16:04:47 +0200 (MET DST) Message-ID: <3905A5FF.68AC1D27@tu-harburg.de> Date: Tue, 25 Apr 2000 16:04:47 +0200 From: Sven Reimers X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Max Khon Cc: freebsd-java@FreeBSD.ORG Subject: Re: Turbine (ant?) build problems References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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