From nobody@FreeBSD.org  Wed Aug 11 08:43:17 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 305A616A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Aug 2004 08:43:17 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 24DDE43D55
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Aug 2004 08:43:17 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i7B8hGAo061970
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Aug 2004 08:43:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i7B8hGfs061969;
	Wed, 11 Aug 2004 08:43:16 GMT
	(envelope-from nobody)
Message-Id: <200408110843.i7B8hGfs061969@www.freebsd.org>
Date: Wed, 11 Aug 2004 08:43:16 GMT
From: Gerrit Kuehn <gerrit@pmp.uni-hannover.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: jdk14 compile problem
X-Send-Pr-Version: www-2.3

>Number:         70292
>Category:       ports
>Synopsis:       jdk14 compile problem
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 11 08:50:23 GMT 2004
>Closed-Date:    Sun Jun 18 21:19:27 GMT 2006
>Last-Modified:  Sun Jun 18 21:19:27 GMT 2006
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Mon Apr 17 10:16:54 UTC 2006 
State-Changed-Why:  
Is this still a problem with recent versions of FreeBSD? 


Responsible-Changed-From-To: freebsd-java->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Apr 17 10:16:54 UTC 2006 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=70292 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Jun 18 21:19:05 UTC 2006 
State-Changed-Why:  
Feedback timeout (> 2 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70292 
>Unformatted:
