Date: Wed, 11 Aug 2004 08:43:16 GMT From: Gerrit Kuehn <gerrit@pmp.uni-hannover.de> To: freebsd-gnats-submit@FreeBSD.org Subject: java/70292: jdk14 compile problem Message-ID: <200408110843.i7B8hGfs061969@www.freebsd.org> Resent-Message-ID: <200408110850.i7B8oNTk063332@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70292 >Category: java >Synopsis: jdk14 compile problem >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 11 08:50:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Gerrit Kuehn >Release: 5.2.1 >Organization: Universitaet Hannover >Environment: FreeBSD deister2.amp.uni-hannover.de 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Thu Aug 5 17:26:49 CEST 2004 root@deister2.amp.uni-hannover.de:/usr/obj/usr/src/sys/DEISTER i386 >Description: jdk14 does not compile (using recent ports from yesterday). It stops with a NoClassDefFoundError. This can be found in different places reported by other users, too, e.g. here: http://lists.freebsd.org/pipermail/freebsd-java/2004-February/001738.html I found out what triggers this behaviour: It is the setting of WRKDIRPREFIX=/usr/tmp in /etc/make.conf (or probably any other path). Removing this entry and thus using the default location in /usr/ports/java/jdk14/work works just fine. >How-To-Repeat: Use a different workdir as explained above and try to compile. >Fix: Workaround: use the standard workdir. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408110843.i7B8hGfs061969>