Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 87434 invoked from network); 1 Jul 2005 09:40:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jul 2005 09:40:23 -0000 Received: (qmail 75290 invoked by uid 500); 1 Jul 2005 09:39:40 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 75265 invoked by uid 500); 1 Jul 2005 09:39:39 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 75194 invoked by uid 99); 1 Jul 2005 09:39:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2005 02:39:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [212.18.25.230] (HELO mail.zooplus.de) (212.18.25.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2005 02:39:39 -0700 Received: from exchange2.home.zooplus.de (unknown [192.168.10.72]) by mail.zooplus.de (Postfix) with ESMTP id DC83C57625 for ; Fri, 1 Jul 2005 11:39:33 +0200 (CEST) Received: by exchange2.home.zooplus.de with Internet Mail Service (5.5.2657.72) id ; Fri, 1 Jul 2005 11:39:33 +0200 Message-ID: <10361639FF4CA04ABB30F54683E4FB85020B1340@exchange2.home.zooplus.de> From: Bernhard Slominski To: 'Tomcat Users List' Subject: AW: error while building with jakarta-ant-1.5.1 Date: Fri, 1 Jul 2005 11:39:26 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It looks like the tools.jar is missing in your classpath, this is not = part of the JRE but the jdk and located under you jdk directory under the = lib subdirectory. Cheers Bernhard > -----Urspr=FCngliche Nachricht----- > Von: shyama [mailto:Seshagiri.Shyam@wipro.com] > Gesendet: Freitag, 1. Juli 2005 11:13 > An: tomcat-user@jakarta.apache.org > Betreff: Reg:error while building with jakarta-ant-1.5.1=20 >=20 >=20 >=20 > Hi All, > =20 > While Iam building my project on itanium platform, the=20 > following errors > have been reported.=20 > Can anyone help me out ?=20 > Thanks, > BS > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > ... 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 > =20 > bootstrap: > =20 > prepare: > =20 > check_for_optional_packages: > =20 > build: > /Tomcat/jakarta-ant-1.5.1/src/main/org/apache/tools/ant/taskde > fs/optiona > l/Javah.java:349: cannot resolve symbol > symbol : constructor Main (java.lang.String[]) > location: class com.sun.tools.javah.Main > =3D new com.sun.tools.javah.Main(cmd.getArguments()); > ^ > /Tomcat/jakarta-ant-1.5.1/src/main/org/apache/tools/ant/taskde > fs/optiona > l/Javah.java:350: cannot resolve symbol > symbol : method run () > location: class com.sun.tools.javah.Main > main.run(); > ^ > Note: Some input files use or override a deprecated API. > Note: Recompile with -deprecation for details. > 2 errors > =20 > BUILD FAILED >=20 > =20 > =20 >=20 >=20 > Confidentiality Notice =20 > The information contained in this electronic=20 > message and any attachments to this message are > intended for the exclusive use of the addressee(s) > and may contain confidential or privileged information. > If you are not the intended recipient, please notify=20 > the sender at Wipro or Mailadmin@wipro.com immediately=20 > and destroy all copies of this message and any attachments. >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org