Re: Buildworld fails in 5.1-CURRENT in wall

From: M. Warner Losh <imp_at_bsdimp.com>
Date: Mon, 20 Oct 2003 23:23:14 -0600 (MDT)
In message: <3F94C120.5070208_at_mindcore.net>
            Scott W <wegster_at_mindcore.net> writes:
: M. Warner Losh wrote:
: 
: >I'd remove all the .depend files and try again.
: >
: >Warner
: >_______________________________________________
: >freebsd-current_at_freebsd.org mailing list
: >http://lists.freebsd.org/mailman/listinfo/freebsd-current
: >To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
: >
: >  
: >
: I've tried that one- I'm not familiar with freeBSD's build environment, 
: but 'find /usr/src -name ".depend" shows the only .depend files are in 
: the kernel tree /usr/src/sus/i386/compile/.... , so I'm assuming it's 
: generating them as part of the build process itself, or dumping them 
: outside of the /usr/src heirarchy.  Tried again from cvsup ~11pm with 
: same results...any other ideas?

find /usr/obj -name .depend

or better yet

rm -rf /usr/obj/*

Warner
Received on Mon Oct 20 2003 - 20:23:16 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:26 UTC