Date: Tue, 21 Oct 2003 01:36:10 -0400 From: "Scott Wegener, Roadster Performance" <wegster@roadsterperformance.com> To: "M. Warner Losh" <imp@bsdimp.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Buildworld fails in 5.1-CURRENT in wall Message-ID: <3F94C5CA.6060704@roadsterperformance.com> In-Reply-To: <20031020.232314.44503328.imp@bsdimp.com> References: <3F947F84.8090709@nc.rr.com> <20031020.223824.62043996.imp@bsdimp.com> <3F94C120.5070208@mindcore.net> <20031020.232314.44503328.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
M. Warner Losh wrote: >In message: <3F94C120.5070208@mindcore.net> > Scott W <wegster@mindcore.net> writes: >: M. Warner Losh wrote: >: >: >I'd remove all the .depend files and try again. >: > >: >Warner >: >_______________________________________________ >: >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" >: > >: > >: > >: 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 >_______________________________________________ >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" > > > D'oh! Got it, trying now.. thanks! :-) Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F94C5CA.6060704>