Re: [current tinderbox] failure on i386/pc98

From: Ruslan Ermilov (ru_at_FreeBSD.ORG)
Date: 04/29/05

  • Next message: Greg 'groggy' Lehey: "Re: incorrect statement on www page"
    Date: Fri, 29 Apr 2005 10:01:07 +0300
    To: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
    
    
    

    On Fri, Apr 29, 2005 at 02:39:36PM +0800, Tai-hwa Liang wrote:
    [...]
    > >When what previously was a file (sbin/ipf/ipf) becomes a directory,
    > >the old .depend file gets in the way (SUBDIR's use the :: operator).
    > >Someone needs to remove the stale .depend file, or wipe out the
    > >obj directory completely, or this particular tinderbox will fail
    >
    > FWIW, removing the ipf directory under /usr/obj such like
    > "rm -r /usr/obj/usr/src/sbin/ipf" did the trick for me.
    >
    Yes, this is the way to go, just removing .depend won't do it
    (as there will still be "ipf" file under objdir for what should
    now be a directory).

    Cheers,

    -- 
    Ruslan Ermilov
    ru@FreeBSD.org
    FreeBSD committer
    
    



  • Next message: Greg 'groggy' Lehey: "Re: incorrect statement on www page"