From owner-freebsd-java Wed Apr 26 6: 7:54 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 61C9037B7E3 for ; Wed, 26 Apr 2000 06:07:41 -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 PAA08462; Wed, 26 Apr 2000 15:03:15 +0200 (MET DST) Message-ID: <3906E913.4F2EBC6D@tu-harburg.de> Date: Wed, 26 Apr 2000 15:03:15 +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 Hi, I found this in the Turbine FAQ: This occurred for me with Blackdown JDK 1.1.8 v1 on Redhat Linux 6.0 (with a few library upgrades such as glibc). I upgraded to Blackdown JDK 1.2.2 RC4 and the problem went away. Another suggestion was: If you get the java.lang.IncompatibleClassChangeError when trying to build Turbine, move ant.jar AND xml.jar to the front of the classpath in the build script right after the CLASSPATH variable. Hope this helps. Sven Max Khon wrote: > > hi, there! > > On Tue, 25 Apr 2000, Sven Reimers wrote: > > > 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. > > we can't use 1.2.2 because JServ 1.1 has problems with 1.2.2 (linux) > ("Resource temporary unavailable" error messages on start) > and yes, I can compile turbine successfully with linux 1.2.2 > > > 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? > > what is tr2? > > > Hope this helps. > > > > Did you try to compile ANT yourself from src with 1.1.8? > > yes, I tried ant from Tomcat 3.1 release and ant from latest snapshot. > no luck. > > /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