.depend line 264: Inconsistent operator for ipf

From: Christoph P. Kukulies (kuku_at_kukulies.org)
Date: 05/28/05

  • Next message: Steve Kargl: "Re: .depend line 264: Inconsistent operator for ipf"
    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"
    

  • Next message: Steve Kargl: "Re: .depend line 264: Inconsistent operator for ipf"

    Relevant Pages