.depend line 264: Inconsistent operator for ipf
From: Christoph P. Kukulies (kuku_at_kukulies.org)
Date: 05/28/05
- Previous message: Daniel O'Connor: "Re: ich4 recording."
- Next in thread: Steve Kargl: "Re: .depend line 264: Inconsistent operator for ipf"
- Reply: Steve Kargl: "Re: .depend line 264: Inconsistent operator for ipf"
- Reply: Will Andrews: "Re: .depend line 264: Inconsistent operator for ipf"
- Reply: Ruslan Ermilov: "Re: .depend line 264: Inconsistent operator for ipf"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 28 May 2005 17:31:55 +0200 To: freebsd-current@freebsd.org
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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Daniel O'Connor: "Re: ich4 recording."
- Next in thread: Steve Kargl: "Re: .depend line 264: Inconsistent operator for ipf"
- Reply: Steve Kargl: "Re: .depend line 264: Inconsistent operator for ipf"
- Reply: Will Andrews: "Re: .depend line 264: Inconsistent operator for ipf"
- Reply: Ruslan Ermilov: "Re: .depend line 264: Inconsistent operator for ipf"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|