From owner-freebsd-java Fri Nov 15 12:30:23 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CE4F37B411; Fri, 15 Nov 2002 12:30:22 -0800 (PST) Received: from relay1.cris.net (relay1.cris.net [212.110.128.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E51543E3B; Fri, 15 Nov 2002 12:30:19 -0800 (PST) (envelope-from ml@phantom.cris.net) Received: from phantom.cris.net (root@phantom.cris.net [212.110.130.74]) by relay1.cris.net (8.12.6/8.12.6) with ESMTP id gAFNXcqj068041; Fri, 15 Nov 2002 23:33:39 GMT Received: (from ml@localhost) by phantom.cris.net (8.12.2/8.12.2) id gAFKZN1s009361; Fri, 15 Nov 2002 22:35:23 +0200 (EET) (envelope-from ml) Date: Fri, 15 Nov 2002 22:35:23 +0200 From: Alexey Zelkin To: Lutz Bichler Cc: freebsd-java@FreeBSD.ORG Subject: Re: 1.4 patchset 1 Message-ID: <20021115223523.A9312@phantom.cris.net> References: <20021115164742.A20492@misty.eyesbeyond.com> <200211151545.53109.Lutz.Bichler@unibw-muenchen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 +0100 X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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