From owner-freebsd-java Tue Nov 5 9:36: 4 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ADC837B401 for ; Tue, 5 Nov 2002 09:36:03 -0800 (PST) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id B77BE43E7B for ; Tue, 5 Nov 2002 09:36:01 -0800 (PST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost [127.0.0.1]) by puget.esil.univ-mrs.fr (8.12.3/8.12.3) with ESMTP id gA5GqSkI007214 for ; Tue, 5 Nov 2002 17:52:28 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from localhost (rv@localhost) by puget.esil.univ-mrs.fr (8.12.3/8.12.3/Submit) with ESMTP id gA5GqSAg007211 for ; Tue, 5 Nov 2002 17:52:28 +0100 (CET) X-Authentication-Warning: puget.esil.univ-mrs.fr: rv owned process doing -bs Date: Tue, 5 Nov 2002 17:52:27 +0100 (CET) From: Herve Quiroz X-X-Sender: rv@puget.esil.univ-mrs.fr To: freebsd-java@FreeBSD.ORG Subject: error building xmlenc from the ports tree Message-ID: <20021105174335.S7204-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Here is the ouput when building xmlenc from the ports tree. I don't quite understand why there is a reference to ${JAVA_HOME}/jre/src in the build.xml file but maybe I missed something installing the JDK... ===> Extracting for xmlenc-0.6_1 >> Checksum OK for xmlenc-0.6.tar.gz. ===> xmlenc-0.6_1 depends on file: /usr/local/bin/ant - found ===> xmlenc-0.6_1 depends on file: /usr/local/jdk1.3.1/bin/java - found ===> Patching for xmlenc-0.6_1 ===> Configuring for xmlenc-0.6_1 ===> Building for xmlenc-0.6_1 Buildfile: build.xml -init: -prepare: [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build -prepare-src: [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/src [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/src/main [copy] Copying 3 files to /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/src/main -prepare-classes: [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/classes classes-main: [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/classes/main [javac] Compiling 3 source files to /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/classes/main jar: [jar] Building jar: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/xmlenc.jar -init: -prepare: -prepare-src: apidocs: [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/apidocs BUILD FAILED file:/usr/ports/textproc/xmlenc/work/xmlenc-0.6/build.xml:166: /usr/local/jdk1.3.1/jre/src not found. Total time: 11 seconds *** Error code 1 Stop in /usr/ports/textproc/xmlenc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message