Date: Fri, 15 Nov 2002 15:45:53 +0100 From: Lutz Bichler <Lutz.Bichler@unibw-muenchen.de> To: freebsd-java@FreeBSD.ORG Subject: Re: 1.4 patchset 1 Message-ID: <200211151545.53109.Lutz.Bichler@unibw-muenchen.de> In-Reply-To: <20021115164742.A20492@misty.eyesbeyond.com> References: <20021115164742.A20492@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, i tried jdk 1.4.0 on STABLE (FreeBSD 4.7-STABLE #12: Sun Oct 20 17:00:03 = CEST=20 2002) and had to change two things in order to make it compile: 1. changed sigmask_t to sigset_t=20 on line 872 in hotspot/src/os/bsd/vm/os_bsd.cpp 2. created directory zi and file zi/ZoneInfoMapping=20 in control/build/bsd-i386/lib (build process hung as long as they did not exist) Lutz 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?200211151545.53109.Lutz.Bichler>