Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2006 21:39:55 GMT
From:      Darth Maul <mr.darthmaul@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/93253: jdk 1.5 port build problem
Message-ID:  <200602122139.k1CLdtr0042857@www.freebsd.org>
Resent-Message-ID: <200602122150.k1CLo3sN010161@freefall.freebsd.org>

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

>Number:         93253
>Category:       i386
>Synopsis:       jdk 1.5 port build problem
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 12 21:50:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Darth Maul
>Release:        FreeBSD 5.3-RELEASE-p26
>Organization:
DarkSide, Inc.
>Environment:
FreeBSD somewhere.com 5.3-RELEASE-p26 FreeBSD 5.3-RELEASE-p26 #0: Sat Feb 11 15:27:20 UTC 2006     root@somewhere.com:/usr/obj/usr/src/sys/GENERIC  i386             
>Description:
/usr/ports/java/jdk15/work/control/build/bsd-i586/gensrc/sun/nio/cs/StandardCharsets.java

has typos.
>How-To-Repeat:
cd /usr/ports/lang/jdk15
WITHOUT_WEB=yes make
>Fix:
vim /usr/ports/java/jdk15/work/control/build/bsd-i586/gensrc/sun/nio/cs/StandardCharsets.java

and remove all lines/comments related to HotSpot that are causing syntax errors. There were a total of 3 lines that needed to be removed. After they have been removed, type:

WITHOUT_WEB=yes make
WITHOUT_WEB=yes make install

and everything works.
>Release-Note:
>Audit-Trail:
>Unformatted:



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