Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 01:08:08 -0400 (EDT)
From:      Scott Dodson <sdodson@sdodson.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   java/58269: JDK 1.4 port fails to build on current
Message-ID:  <200310200508.h9K5883M011241@home.sdodson.com>
Resent-Message-ID: <200310200620.h9K6KER9086147@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58269
>Category:       java
>Synopsis:       JDK 1.4 port fails to build on current
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-java
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 19 23:20:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Scott Dodson
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD home.sdodson.com 5.1-CURRENT FreeBSD 5.1-CURRENT #7: Tue Sep 23 18:08:58 EDT 2003 sdodson@home.sdodson.com:/usr/obj/usr/src/sys/RAGE5 i386


	
>Description:

JDK 1.4 port fails to build on current machine.  I am using 
-DNODEBUG and -DNATIVE_BOOTSTRAP

>How-To-Repeat:
cd /usr/ports/java/jdk14 && make -DNODEBUG -DNATIVE_BOOTSTRAP install

>Fix:
--- Makefile.orig       Mon Oct 13 16:57:50 2003
+++ Makefile    Mon Oct 20 00:56:46 2003
@@ -81,6 +81,7 @@
        j2se/make/common/Defs.gmk \
        j2se/make/common/Program.gmk \
        j2se/make/common/Defs-bsd.gmk \
+       j2se/ext/plugin/build/solaris/GNUmakefile \
        j2se/make/java/hpi/native/Makefile
  
 .include <bsd.port.pre.mk>

>Release-Note:
>Audit-Trail:
>Unformatted:



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