Date: Sat, 17 Nov 2001 23:17:44 +0100 From: Bjarne Wichmann Petersen <mekanix@privat.dk> To: cjclark@alum.mit.edu, "Crist J. Clark" <cristjc@earthlink.net>, Dave Tweten <tweten@nas.nasa.gov> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: -STABLE buildkernel broke! (linux module) Message-ID: <20011117221724.MXOR395.fepZ.post.tele.dk@there> In-Reply-To: <20011113165331.G61915@blossom.cjclark.org> References: <200111132342.fADNgVd40197@gilmore.nas.nasa.gov> <20011113165331.G61915@blossom.cjclark.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 14 November 2001 01:53, Crist J. Clark wrote: > > In file included from linux_sysent.c:14: > > linux_proto.h:57: syntax error before `linux_time_t' > > linux_proto.h:57: `linux_time_t' undeclared here (not in a function) > > I'd be happy to provide any additional help I can to anyone interested in > > fixing this problem (and who is empowered actually to fix it). > The problem seems to be stale dependencies. Add, > # rm -rf /usr/obj/usr/src/sys/YOURKERNEL > Or better yet, > # rm -rf /usr/obj/usr > To your weekly script. Removing /usr/obj/ doesn't help on my machine. Kernelbuild still bails out at linux. Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011117221724.MXOR395.fepZ.post.tele.dk>