Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2001 17:52:34 +0930
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        "Patrick S. Gardella" <patrick@FreeBSD.ORG>
Cc:        Greg Lewis <glewis@eyesbeyond.com>, freebsd-java@FreeBSD.ORG
Subject:   Re: 1.3.1 patchset 3 (early adopters)
Message-ID:  <20010823175234.A8652@misty.eyesbeyond.com>
In-Reply-To: <XFMail.010822210248.patrick@freebsd.org>; from patrick@FreeBSD.ORG on Wed, Aug 22, 2001 at 09:02:48PM -0400
References:  <20010822021129.A74951@misty.eyesbeyond.com> <XFMail.010822210248.patrick@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010823175234.A8652>