Date: Fri, 15 Nov 2002 22:35:23 +0200 From: Alexey Zelkin <phantom@FreeBSD.ORG> To: Lutz Bichler <Lutz.Bichler@unibw-muenchen.de> Cc: freebsd-java@FreeBSD.ORG Subject: Re: 1.4 patchset 1 Message-ID: <20021115223523.A9312@phantom.cris.net> In-Reply-To: <200211151545.53109.Lutz.Bichler@unibw-muenchen.de>; from Lutz.Bichler@unibw-muenchen.de on Fri, Nov 15, 2002 at 03:45:53PM %2B0100 References: <20021115164742.A20492@misty.eyesbeyond.com> <200211151545.53109.Lutz.Bichler@unibw-muenchen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 15, 2002 at 03:45:53PM +0100, Lutz Bichler wrote: > Hi, > > i tried jdk 1.4.0 on STABLE (FreeBSD 4.7-STABLE #12: Sun Oct 20 17:00:03 CEST > 2002) and had to change two things in order to make it compile: > > 1. changed sigmask_t to sigset_t > on line 872 in hotspot/src/os/bsd/vm/os_bsd.cpp Oh! Exactly :-( Merge typo :-( Will check differences between my and offical trees again. Sorry. > 2. created directory zi and file zi/ZoneInfoMapping > in control/build/bsd-i386/lib > (build process hung as long as they did not exist) Hmm.. This problem was adressed. Please check that patch for TimeZone.java was applied correctly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021115223523.A9312>