Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 17:52:27 +0100 (CET)
From:      Herve Quiroz <herve.quiroz@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>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021105174335.S7204-100000>