From owner-freebsd-current@FreeBSD.ORG Sun May 29 02:28:28 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 E202516A41C for ; Sun, 29 May 2005 02:28:28 +0000 (GMT) (envelope-from will@csociety.org) Received: from hex.databits.net (hex.databits.net [216.118.117.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8DD443D1F for ; Sun, 29 May 2005 02:28:28 +0000 (GMT) (envelope-from will@csociety.org) Received: by hex.databits.net (Postfix, from userid 1001) id 05B7A57B2A; Sat, 28 May 2005 21:28:28 -0500 (CDT) Date: Sat, 28 May 2005 21:28:27 -0500 From: Will Andrews To: "Christoph P. Kukulies" Message-ID: <20050529022827.GI2728@hex.databits.net> Mail-Followup-To: "Christoph P. Kukulies" , freebsd-current@freebsd.org References: <20050528153155.GA75114@kukulies.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Md/poaVZ8hnGTzuv" Content-Disposition: inline In-Reply-To: <20050528153155.GA75114@kukulies.org> User-Agent: Mutt/1.5.6i 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: Sun, 29 May 2005 02:28:29 -0000 --Md/poaVZ8hnGTzuv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 28, 2005 at 05:31:55PM +0200, Christoph P. Kukulies wrote: > After cvsupping into a 6.0-current of January 2005 and a subsequent > make buildworld I'm getting the following in the cleandir > phase: >=20 > rm -f .depend GPATH GRTAGS GSYMS GTAGS > =3D=3D=3D> sbin/init (cleandir) > rm -f init init.o init.8.gz init.8.cat.gz > rm -f .depend GPATH GRTAGS GSYMS GTAGS > =3D=3D=3D> sbin/ip6fw (cleandir) > rm -f ip6fw ip6fw.o ip6fw.8.gz ip6fw.8.cat.gz > rm -f .depend GPATH GRTAGS GSYMS GTAGS > =3D=3D=3D> sbin/ipf (cleandir) > ".depend", line 264: Inconsistent operator for ipf > make: fatal errors encountered -- cannot continue > *** Error code 1 I had the same problem. rm -rf /usr/obj was my solution. regards, --=20 wca --Md/poaVZ8hnGTzuv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCmSjLF47idPgWcsURAmPuAKCE8K897ecQxPHqyGVwVvX94I2ZEwCfRol5 BR9AmJcc33ZKGSNDb+MLSfU= =jOOQ -----END PGP SIGNATURE----- --Md/poaVZ8hnGTzuv--