From owner-freebsd-stable Sun Nov 18 13:52:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fepE.post.tele.dk (fepE.post.tele.dk [195.41.46.137]) by hub.freebsd.org (Postfix) with ESMTP id 7135437B405 for ; Sun, 18 Nov 2001 13:52:11 -0800 (PST) Received: from there ([62.243.124.243]) by fepE.post.tele.dk (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20011118215209.PHRT13021.fepE.post.tele.dk@there>; Sun, 18 Nov 2001 22:52:09 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Bjarne Wichmann Petersen To: cjclark@alum.mit.edu, "Crist J. Clark" Subject: Re: -STABLE buildkernel broke! (linux module) Date: Sun, 18 Nov 2001 22:52:28 +0100 X-Mailer: KMail [version 1.3.1] Cc: Dave Tweten , freebsd-stable@FreeBSD.ORG References: <200111132342.fADNgVd40197@gilmore.nas.nasa.gov> <20011118074547.OYHL16766.fepD.post.tele.dk@there> <20011118131749.B69555@blossom.cjclark.org> In-Reply-To: <20011118131749.B69555@blossom.cjclark.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011118215209.PHRT13021.fepE.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 Sunday 18 November 2001 22:17, Crist J. Clark wrote: > > > With those errors? > Could you do a, > # find / -name linux_proto.h -exec ident {} \; > So we can find where this old linux_proto.h file is hiding then? Hmm... might be a bit late, got some tips on how to fix it by removing /usr/src/sys/compile/WHATEVERKERNEL Anyway for what it's worth, here is the output: $ find / -name linux_proto.h -exec ident {} \; /usr/src/sys/alpha/linux/linux_proto.h: $FreeBSD: src/sys/alpha/linux/linux_proto.h,v 1.9.2.3 2001/11/05 19:10:58 marcel Exp $ /usr/src/sys/i386/linux/linux_proto.h: $FreeBSD: src/sys/i386/linux/linux_proto.h,v 1.32.2.9 2001/11/05 19:12:29 marcel Exp $ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message