Date: Tue, 11 Nov 2003 04:44:51 -0000 From: Martin Jessa <freebsd@yazzy.org> To: Panagiotis Astithas <past@noc.ntua.gr> Cc: glewis@FreeBSD.org Subject: Re: JDK 1.3 loop? Message-ID: <20031111041440.31297.qmail@exxodus.fedaykin.here> In-Reply-To: <3F852DE7.40405@noc.ntua.gr> References: <20031009113133.430e8b28.freebsd@yazzy.org> <3F852DE7.40405@noc.ntua.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@. > > 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 > _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031111041440.31297.qmail>