From owner-freebsd-current@FreeBSD.ORG Sat May 28 16:34:58 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E873516A41F for ; Sat, 28 May 2005 16:34:58 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BC0D43FBD for ; Sat, 28 May 2005 15:50:27 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.3/8.13.1) with ESMTP id j4SFoQGW012957; Sat, 28 May 2005 08:50:26 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.3/8.13.1/Submit) id j4SFoQGQ012956; Sat, 28 May 2005 08:50:26 -0700 (PDT) (envelope-from sgk) Date: Sat, 28 May 2005 08:50:26 -0700 From: Steve Kargl To: "Christoph P. Kukulies" Message-ID: <20050528155026.GA12941@troutmask.apl.washington.edu> References: <20050528153155.GA75114@kukulies.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050528153155.GA75114@kukulies.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org Subject: Re: .depend line 264: Inconsistent operator for ipf X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 May 2005 16:34:59 -0000 On Sat, May 28, 2005 at 05:31:55PM +0200, Christoph P. Kukulies wrote: > ===> sbin/ipf (cleandir) > ".depend", line 264: Inconsistent operator for ipf > make: fatal errors encountered -- cannot continue > *** Error code 1 > make cleandepend -- Steve