i386/93253: jdk 1.5 port build problem

Darth Maul mr.darthmaul at gmail.com
Sun Feb 12 13:50:05 PST 2006


>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 at 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:


More information about the freebsd-i386 mailing list