From owner-freebsd-questions Wed Nov 28 14:13:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from proxy1.addr.com (proxy1.addr.com [209.249.147.248]) by hub.freebsd.org (Postfix) with ESMTP id 1A64437B419 for ; Wed, 28 Nov 2001 14:13:10 -0800 (PST) Received: from CHUNKY4.addr.com (fwgw.addr.com [65.107.229.194]) by proxy1.addr.com (8.11.6/8.9.1) with ESMTP id fASMBpb21990; Wed, 28 Nov 2001 14:11:51 -0800 (PST) (envelope-from mdjohnso@addr.com) Message-Id: <5.1.0.14.2.20011128151022.020c6ef0@localhost> X-Sender: mdjohnso@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 28 Nov 2001 15:11:45 -0700 To: "Scott Robbins" From: Matt Johnson Subject: Re: Question regarding an error message Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <01f001c17858$b5c84260$4b08a8c0@starlowin2k1> References: <5.1.0.14.2.20011128135957.020a77a8@denver.den.addr.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear Scott, Thanks for the info. Ceri, from the list, had noted this to me shortly after I emailed the freebsd-questions and sure enough, it fixed my problem. Thanks guys! -Matt At 03:04 PM 11/28/2001, you wrote: >----- Original Message ----- >From: "Matt Johnson" >To: >Sent: Wednesday, November 28, 2001 4:07 PM >Subject: Question regarding an error message > > > > Hello, > > > > Can you please let me know to which list I should post regarding an error > > when re-building the kernel for FreeBSD 4.4-STABLE after a CVS today? For > > reference, the error was regarding the module in >/usr/src/sys/modules/linux. > > > > Thank you very much. > >Hi Matt >Weirdness in our sendmail prevents me from cc'ing bsd-questions, however, >this is a known problem. If you look in /usr/src/ UPDATING you'll see the >solution in the first or second section. > >Here it is > >20011110: > Some linux module changed, merged from current, require that you > clean out the old compile directory. If you are building with > MODULES_WITH_WORLD=yes, then you need to cd to src/sys/modules/linux > and run "make cleandir". If not, then you need to cd > src/sys/compile/$KERNCONF and do a make modules-clean. > > >The other way that works (at least for me and didn't cause problems) >was to remove or rename (Let's say your custom kernel name is MATT >rm -rf /usr/obj/usr/src/sys/MATT > >HTH >Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message