JDK 1.3 loop?

Martin Jessa freebsd at yazzy.org
Thu Oct 9 02:54:28 PDT 2003


For the future generations.
It seems like installing of /usr/ports/java/linux-blackdown-jdk13 and running make WITH_LINUX_BOOTSTRAP=yes install for the native jdk13 should solve the problem. 
Anyway, this should be either stated in the port build as a comment or fixed as a dependiency.

Too bad it doesnt work either. At least not on 5.1-CURRENT (no optimalization in the make.conf file):

Segmentation fault (core dumped)
gmake[5]: *** [.compile.classlist] Error 139
gmake[5]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun/javac/oldjavac'
gmake[4]: *** [optimized] Error 2

Thanks

YazzY


On Thu, 09 Oct 2003 12:44:07 +0300
Panagiotis Astithas <past at noc.ntua.gr> wrote:

> Martin Jessa wrote:
> > Hi.
> > 
> > Got this annoying error trying to compile jdk-1.3 Seems like a new
> > installation of jdk-1.3 needs an existing installation of java for
> > bootstrapping, which sounds absurd. I also have
> > linux-sun-jdk-1.3.1.09 Sun Java Development Kit 1.3 for Linux
> > installed. Please CC: to me or ports@ as I dont subscribe to java at .
> 
> Hi,
> 
> It seems you need to have either linux-blackdown-jdk13 or diablo-jdk13. 
> Perhaps you could try changing the two lines in the Makefile that 
> mention linux-blackdown to linux-sun and see if you get a successful build.
> -- 
> Panagiotis Astithas
> Electrical & Computer Engineer, PhD
> Network Management Center
> National Technical University of Athens, Greece
> 


More information about the freebsd-ports mailing list