From owner-cvs-all Wed Sep 30 23:01:09 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA20593 for cvs-all-outgoing; Wed, 30 Sep 1998 23:01:09 -0700 (PDT) (envelope-from owner-cvs-all) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA20557; Wed, 30 Sep 1998 23:00:54 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id BAA16339; Thu, 1 Oct 1998 01:00:38 -0500 (CDT) Date: Thu, 1 Oct 1998 01:00:38 -0500 (CDT) From: Steve Price To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, jb@FreeBSD.ORG, jkoshy@FreeBSD.ORG Subject: Re: cvs commit: ports/cad/sis Makefile In-Reply-To: <199809281027.DAA26725@silvia.hip.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 28 Sep 1998, Satoshi Asami wrote: # * Mark this port broken, it doesn't build. # # Works here on -stable.... I finally had some time to track down the problem. This is indeed broke for -current and the problem is with make(1). Reverting to revision 1.6 of src/usr.bin/make/config.h makes the problem go away. Steve # Satoshi #