Date: Wed, 05 Dec 2007 11:18:23 -0600 From: Stephen Montgomery-Smith <stephen@math.missouri.edu> To: Ben Stuyts <ben@altesco.nl> Cc: freebsd-openoffice@freebsd.org Subject: Re: Which JDK for Ooo-2 and FreeBSD7-beta4? Message-ID: <4756DD5F.3030405@math.missouri.edu> In-Reply-To: <4D009329-B8D6-426D-B320-891CC7677773@altesco.nl> References: <56B33BBB-FBFE-4F69-9A0D-4F0F40849B3F@altesco.nl> <18262.49937.566602.434758@jerusalem.litteratus.org> <4D009329-B8D6-426D-B320-891CC7677773@altesco.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Ben Stuyts wrote: > > On 5 Dec 2007, at 16:26, Robert Huff wrote: > >> Ben Stuyts writes: >> >>> I am trying to build Ooo-2 on FreeBSD7-beta4. I can't get past >>> the JDK build, see log below. It says JDK15 is not supported on >>> FreeBSD7. >> >> I do not believe this to be correct. > > Do you assume an error in the port, or in my setup? > >>> Which JDK is recommended? >> >> I have built what appears to be a working OOo 2.3 using >> diablo-jdk15 under -CURRENT about the time it branched. >> It would be nice if OOo could be updated to work with jdk16. > > Diablo core-dumps here: (on Freebsd-7 beta4 built yesterday) > > [jirad:...java/diablo-jdk15]142# l -d /var/db/pkg/*jd* > drwxr-xr-x 2 root wheel 512 Dec 5 14:37 > /var/db/pkg/diablo-jdk-1.5.0.07.01_8 > [jirad:...java/diablo-jdk15]143# /usr/local/bin/java -h > Segmentation fault (core dumped) I used to have a problem with diablo-jdk15 because it ran out of memory. I ended up changing the max stack and data size, and then it worked fine. Something like this in /boot/loader.conf (YMMV). kern.maxdsiz=1073741824 kern.maxssiz=1073741824
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4756DD5F.3030405>
