Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2005 17:31:55 +0200
From:      "Christoph P. Kukulies" <kuku@kukulies.org>
To:        freebsd-current@freebsd.org
Subject:   .depend  line 264: Inconsistent operator for ipf
Message-ID:  <20050528153155.GA75114@kukulies.org>

next in thread | raw e-mail | index | archive | help
After cvsupping into a 6.0-current of January 2005 and a subsequent
make buildworld I'm getting the following in the cleandir
phase:

rm -f .depend GPATH GRTAGS GSYMS GTAGS
===> sbin/init (cleandir)
rm -f init init.o init.8.gz init.8.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
===> sbin/ip6fw (cleandir)
rm -f ip6fw ip6fw.o ip6fw.8.gz ip6fw.8.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
===> sbin/ipf (cleandir)
".depend", line 264: Inconsistent operator for ipf
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/src/sbin.
*** Error code 1

Stop in /usr/src.
...

--
Chris Christoph P. U. Kukulies kuku_at_kukulies.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050528153155.GA75114>