Re: .depend line 264: Inconsistent operator for ipf

From: Will Andrews (will_at_csociety.org)
Date: 05/29/05

  • Next message: Erich Dollansky: "Re: Intel EM64T Processor Platform"
    Date: Sat, 28 May 2005 21:28:27 -0500
    To: "Christoph P. Kukulies" <kuku@kukulies.org>
    
    
    

    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:
    >
    > 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

    I had the same problem. rm -rf /usr/obj was my solution.

    regards,

    -- 
    wca
    
    



  • Next message: Erich Dollansky: "Re: Intel EM64T Processor Platform"

    Relevant Pages

    • Re: Cannot rebuild Sendmail (with sasl2)
      ... Running the 'make cleandir' twice seems to have gotten us past that hangup. ... Now the buildworld and buildkernel and installkernel all worked. ... building Sendmail from /usr/src/usr.sbin/sendmail gives the old error message ... > newmail# cvsup standard-supfile ...
      (freebsd-questions)
    • Re: Cannot rebuild Sendmail (with sasl2) **FIXED**
      ... I will probably be putting FBSD in where I have other linux installations as the hardware gets replaced. ... Cannot rebuild Sendmail ... last buildworld and stored in /usr/obj) you have to set in your shell's ...
      (freebsd-questions)
    • Re: segfaults when building world
      ... > src I grabbed the first time. ... and another time while `make cleandir` in ... when I buildworld it will exit at different points. ... > I was sure it was a hardware issue, now I am completely out of options! ...
      (freebsd-questions)
    • Re: make buildworld for RELENG_5 failing on RELENG_5_3 in /usr/src/usr.sbin/syslogd, _PATH_LOG_PRIV
      ... > get the same error when we get to syslogd. ... > If I apply the following patch then buildworld continues to completion. ... > the same error appears in libc and the patch fixes that as well. ... make cleandir ...
      (freebsd-stable)
    • Re: Strange make buildworld behaviour with 5.4-RELEASE ( amd64 )
      ... know how to best go about fixing it. ... Shouldn't it have been deleted by make cleandir or ... make cleanworld? ... Im running another buildworld to test with the file deleted. ...
      (freebsd-stable)