Date: Mon, 01 Oct 2007 17:48:36 +0200 From: "Julian Stacey" <jhs@berklix.org> To: Matthew Herzog <matthew.herzog@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: sparc64 kernel build error Message-ID: <200710011548.l91FmaWI072582@fire.js.berklix.net> In-Reply-To: Your message "Mon, 01 Oct 2007 14:29:54 -0000." <47010462.6060200@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hello Beasties. > > I have attached the error text and my kernel config. The build seems to > die while building ipfilter but I'm guessing that's not the real > reason for it failing. > > Thanks for any suggestions. Most times I change the path of /usr/src (a sym link) or /usr/obj also a sym link, it seem to blow in ipfilter (but not in sys for me). Rather than waste human time analysing I spend free CPU cycles: rm -rf /usr/obj/* cd /usr/src make obj depend all As your prob/ is in sys/ you might want to be more analytic & spend more human time & less CPU cycles & do a make depend just in there. Your choice. -- Julian Stacey. Munich Computer Consultant, BSD Unix C Linux. http://berklix.com Ihr Rauch=mein allergischer Kopfschmerz. Dump cigs 4 snuff.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710011548.l91FmaWI072582>