Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2004 16:12:31 +0100
From:      Thomas Quinot <thomas@FreeBSD.ORG>
To:        freebsd-current@freebsd.org
Subject:   Unable to build java/jdk12 on 5.2-RELEASE?
Message-ID:  <20040226151231.GA79898@melusine.cuivre.fr.eu.org>

next in thread | raw e-mail | index | archive | help
On a 5.2-REL machine, I seem to be unable to build jdk12. The
newly-compiled javac segfaults at once:

gmake[4]: `../../classes/sun/tools/javac/resources/javac_ja.properties' is up to date.
>>>Recursively making .recompile @ Thu Feb 26 15:11:26 GMT 2004 ...
gmake[5]: Entering directory `/usr/ports/java/jdk12/work/build/bsd/sun/javac/recompile'
if [ -s .classes.list ] ; \
then ../../../bin/javac LOTSOFFILES.java
...
fi
Segmentation fault (core dumped)
gmake[5]: *** [.compile.classlist] Error 139
gmake[5]: Leaving directory `/usr/ports/java/jdk12/work/build/bsd/sun/javac/recompile'

Did anyone succeed in building that port recently?

Thomas.

-- 
    Thomas.Quinot@Cuivre.FR.EU.ORG



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