From owner-freebsd-java Thu Jan 4 17: 4:23 2001 From owner-freebsd-java@FreeBSD.ORG Thu Jan 4 17:04:21 2001 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id 0EEC537B400 for ; Thu, 4 Jan 2001 17:04:21 -0800 (PST) Received: (from ernst@localhost) by heinz.jollem.com (8.11.1/8.11.1) id f0513BV31987 for freebsd-java@FreeBSD.ORG; Fri, 5 Jan 2001 02:03:11 +0100 (CET) (envelope-from ernst) Date: Fri, 5 Jan 2001 02:03:11 +0100 From: Ernst de Haan To: FreeBSD Java mailing list Subject: Re: JFC Dependency missing for jdk12-beta ? Message-ID: <20010105020311.A31975@c187104187.telekabel.chello.nl> References: <20001221103256.A91407@c187104187.telekabel.chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001221103256.A91407@c187104187.telekabel.chello.nl>; from ernst@jollem.com on Thu, Dec 21, 2000 at 10:32:56AM +0100 Sender: ernst@heinz.jollem.com Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, To me it seems this can be fixed very easily, by adding jfc as a dependency to the BUILD_DEPENDS variable. I wrote a small patch for the Makefile, and attached it. Should I re-shar this stuff, and send-pr it? Oh, and I was wondering why the patches are applied in the way they are, using shell commands, instead of using the normal PATCHFILES and PATCH_SITES variables in the port Makefile. Is this done on purpose? Or should we change the Makefile to use the standard approach? I know I had some problems with these patches in the past when reinstalling the jdk12-beta port (see below). -- Ernst Ernst de Haan wrote: > Hi, > > It seems that the Makefile for the jdk12-beta port is missing a dependency. I > first installed x11/XFree86-4 and java/jdk, and then I installed jdk-12beta. > At some point the latter failed, because it was missing some file in the JFC > package. Perhaps the Makefile should be checked. > > Oh, and after I make installed java/jfc and went back to the jdk12-beta make > install, I got: > > Reversed (or previously applied) patch detected! Assume -R? [y] > > Argh! >:( After typing 'n' a couple of times, the build failed anyway, so I > just did: > > # rm -rf work && make install > > :> > > > Ernst > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message