From owner-freebsd-java Thu Aug 23 1:22:51 2001 Delivered-To: freebsd-java@freebsd.org Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by hub.freebsd.org (Postfix) with ESMTP id 64D6537B40F; Thu, 23 Aug 2001 01:22:47 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from [166.70.7.216] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.22 #1) id 15ZplF-0002vE-00; Thu, 23 Aug 2001 02:22:46 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.3/8.11.3) id f7N8MZc08722; Thu, 23 Aug 2001 17:52:35 +0930 (CST) (envelope-from glewis) Date: Thu, 23 Aug 2001 17:52:34 +0930 From: Greg Lewis To: "Patrick S. Gardella" Cc: Greg Lewis , freebsd-java@FreeBSD.ORG Subject: Re: 1.3.1 patchset 3 (early adopters) Message-ID: <20010823175234.A8652@misty.eyesbeyond.com> References: <20010822021129.A74951@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from patrick@FreeBSD.ORG on Wed, Aug 22, 2001 at 09:02:48PM -0400 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 Hi Patrick, On Wed, Aug 22, 2001 at 09:02:48PM -0400, Patrick S. Gardella wrote: > One other patch for the port itself (besides the unlink one someone else > reported). > > --- Makefile.orig Wed Aug 22 20:55:40 2001 > +++ Makefile Wed Aug 22 20:55:56 2001 > @@ -16,6 +16,7 @@ > MAINTAINER= > > BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ > + zip:${PORTSDIR}/archivers/zip \ > gtar:${PORTSDIR}/archivers/gtar \ > ${JDK13DIR}/bin/javac:${PORTSDIR}/java/linux-jdk13 \ > ${X11BASE}/lib/libMrm.a:${PORTSDIR}/x11-toolkits/open-motif-devel D'oh. I was sure zip was no longer used so I had ripped it out, but I reviewed the build logs again and it was used in making the images. I've send-pr'ed the port already, but I'll just followup up with your patch. > This was a *very* new box, so it had nearly no ports installed on it. > > There may also need to put a mention in the Makefile that says that you need to > make sure you have the linux-jdk13 installed. Since the linux-jdk13 port does > not error out, if you haven't downloaded the bin file from sun, and have it in > /usr/ports/distfiles, but just prints a message, the build of jdk13 continues > until it bombs out with no linux-jdk13 installed. Thats a bit of a bugger. I imagine the jdk12beta port may have the same problem with the linux-jdk bootstrapping. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 765 1887 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message