From owner-freebsd-stable Sat Nov 17 14:17:30 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fepZ.post.tele.dk (fepz.post.tele.dk [195.41.46.133]) by hub.freebsd.org (Postfix) with ESMTP id A180F37B405 for ; Sat, 17 Nov 2001 14:17:25 -0800 (PST) Received: from there ([62.243.124.243]) by fepZ.post.tele.dk (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20011117221724.MXOR395.fepZ.post.tele.dk@there>; Sat, 17 Nov 2001 23:17:24 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Bjarne Wichmann Petersen To: cjclark@alum.mit.edu, "Crist J. Clark" , Dave Tweten Subject: Re: -STABLE buildkernel broke! (linux module) Date: Sat, 17 Nov 2001 23:17:44 +0100 X-Mailer: KMail [version 1.3.1] Cc: freebsd-stable@FreeBSD.ORG References: <200111132342.fADNgVd40197@gilmore.nas.nasa.gov> <20011113165331.G61915@blossom.cjclark.org> In-Reply-To: <20011113165331.G61915@blossom.cjclark.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011117221724.MXOR395.fepZ.post.tele.dk@there> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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