Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 60386 invoked from network); 10 Dec 2002 06:30:26 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 10 Dec 2002 06:30:26 -0000 Received: (qmail 3551 invoked by uid 97); 10 Dec 2002 06:31:25 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 3520 invoked by uid 97); 10 Dec 2002 06:31:24 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 26719 invoked by uid 98); 9 Dec 2002 23:19:18 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <3DF524AD.44C9D835@gene.com> Date: Mon, 09 Dec 2002 15:18:05 -0800 From: Jin Zhou Organization: Genentech, Inc. X-Sender: "Jin Zhou" X-Mailer: Mozilla 4.78 [en]C-CCK-MCD (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: ant-user@jakarta.apache.org Subject: Failed building ant-1.5.1 on Tru64 V5.1 system Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I downoaded ant-1.5.1 source from Apache.org website, and I'm trying to build ant-1.5.1 on Tru64 V5.1, here is what I did and ran into: 1) Set envs %setenv ANT_HOME /usr/local/ant %setenv JAVA_HOME /usr/opt/java131 %set path=( $path $ANT_HOME/bin ) 2) Trying to build %build.sh -Ddist.dir=/tmp/ant dist ... Bootstrapping Ant Distribution ... Compiling Ant Classes Note: Some input files use or override a deprecated API. Note: Recompile with -deprecation for details. ... Copying Required Files ... Building Ant Distribution Buildfile: build.xml BUILD FAILED Target `' does not exist in this project. Total time: 3 seconds ... Failed Building Ant Distribution ! Bootstrap FAILED So what's wrong with bootstrap? did I forget to do anything? Is there anything wrong with the source codes I downloaded from Apache.org? Thanks Jin -- To unsubscribe, e-mail: For additional commands, e-mail: