Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 35586 invoked from network); 5 May 2003 17:40:04 -0000 Received: from mx4.magma.ca (206.191.0.253) by daedalus.apache.org with SMTP; 5 May 2003 17:40:04 -0000 Received: from mail1.magma.ca (mail1.magma.ca [206.191.0.252]) by mx4.magma.ca (Magma's Mail Server) with ESMTP id h45He7QE027181 for ; Mon, 5 May 2003 13:40:07 -0400 Received: from [192.168.1.102] (ottawa-hs-64-26-167-222.d-ip.magma.ca [64.26.167.222]) by mail1.magma.ca (Magma's Mail Server) with ESMTP id h45He7KU005062 for ; Mon, 5 May 2003 13:40:07 -0400 (EDT) Subject: Re: cannot use classic compiler message lisves on From: Jesse Stockall To: Ant Users List In-Reply-To: <613F34E5F576D711AA10000347DF96F926A55A@fsavnd01.mebngr.ang.af.mil> References: <613F34E5F576D711AA10000347DF96F926A55A@fsavnd01.mebngr.ang.af.mil> Content-Type: text/plain Organization: Message-Id: <1052156370.21940.7516.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 05 May 2003 13:39:30 -0400 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Mon, 2003-05-05 at 13:11, Johns, D Eric, MAJ, 101ST, EMB, 698-7407 wrote: > I am having difficulty with the ant build as well. I cannot even build a > simple hello world.... > > Using W2K and JDK 1.1.1-02-b06. > Is this a typo or are you really using JDK 1.1.1? > I reviewed all the previous messages over the past 2 years regarding this > issue and attempted eliminating my classpath; looking in the system32 > folder; placing my jdk first in the path statement, ensuring I had > %JAVA_HOME% etc to no avail. This is a very aggrevating error....if one of > you gurus could re-write some code and solve this issue, we'd be psyched > since the issue seems on-going. > Can you please confirm the following: JAVA_HOME is set? %JAVA_HOME%\lib\tools.jar exists? %JAVA_HOME%\bin\javac.exe exists? Please provide some more details: Value of %JAVA_HOME%, version of Ant, value of %ANT_HOME%, if you are running Ant 1.5.1 or greater, the output from 'ant -diagnostics' would be useful as well. -- Jesse Stockall