From owner-freebsd-alpha Sat Sep 21 22:12:52 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 260A237B401 for ; Sat, 21 Sep 2002 22:12:51 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AA3843E6A for ; Sat, 21 Sep 2002 22:12:50 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g8M5CkJF033207; Sat, 21 Sep 2002 22:12:46 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g8M5Cj52033206; Sat, 21 Sep 2002 22:12:45 -0700 (PDT) Date: Sat, 21 Sep 2002 22:12:45 -0700 From: "David O'Brien" To: Andrew Gallatin Cc: Joe Marcus Clarke , alpha@FreeBSD.ORG Subject: Re: mozilla failure on 4.6.2 Message-ID: <20020922051245.GA33021@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG Mail-Followup-To: David O'Brien , Andrew Gallatin , Joe Marcus Clarke , alpha@FreeBSD.ORG References: <20020906040641.GA61111@xor.obsecurity.org> <1031287598.361.2.camel@gyros.marcuscom.com> <15736.40749.986834.818558@grasshopper.cs.duke.edu> <1031329151.342.9.camel@gyros.marcuscom.com> <20020906194732.GA2244@dragon.nuxi.com> <15737.2550.488154.4401@grasshopper.cs.duke.edu> <20020907000825.GA4091@dragon.nuxi.com> <15739.43883.152090.936327@grasshopper.cs.duke.edu> <15739.60700.873439.539214@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15739.60700.873439.539214@grasshopper.cs.duke.edu> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Sep 08, 2002 at 08:36:44PM -0400, Andrew Gallatin wrote: > The gcc32 port craps out building java. I wish there was a way to > disable it.. make install will get upset, but you'll have the port installed anyway. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/gcc32/Makefile,v retrieving revision 1.129 diff -u -r1.129 Makefile --- Makefile 11 Sep 2002 16:45:43 -0000 1.129 +++ Makefile 22 Sep 2002 05:12:21 -0000 @@ -20,7 +20,6 @@ gcc-core-${SNAPVER}${EXTRACT_SUFX} \ gcc-g++-${SNAPVER}${EXTRACT_SUFX} \ gcc-g77-${SNAPVER}${EXTRACT_SUFX} \ - gcc-java-${SNAPVER}${EXTRACT_SUFX} \ gcc-objc-${SNAPVER}${EXTRACT_SUFX} PATCH_SITES= ftp://relay.nuxi.com/obrien/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message