Date: Tue, 18 Sep 2007 11:50:33 +0200 (CEST) From: Michael Reifenberger <mike@Reifenberger.com> To: Doug Ambrisko <ambrisko@ambrisko.com> Cc: FreeBSD-Current <current@freebsd.org> Subject: Re: i386 package building on an amd64 system Message-ID: <20070918114357.F23171@fw.reifenberger.com> In-Reply-To: <200709172109.l8HL9uiZ015951@ambrisko.com> References: <200709172109.l8HL9uiZ015951@ambrisko.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, have you tried to recompile java/jdk15 under a i386 jail on amd64 host? I tried to use an formely i386 natively compiled jdk15 to recompile inside an jail. Using java '-server' failed early with an null pointer exception and '-client' later with an segmentation violation. (Probably running out of the default 512MB MAXDSIZ inside the jail) Bye/2 --- Michael Reifenberger Michael@Reifenberger.com http://www.Reifenberger.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070918114357.F23171>