From owner-freebsd-stable Sun Jan 6 15:28:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from modusponens.dnsalias.org (pool-151-203-179-218.wma.east.verizon.net [151.203.179.218]) by hub.freebsd.org (Postfix) with ESMTP id DE78237B41D for ; Sun, 6 Jan 2002 15:28:45 -0800 (PST) Received: from eziba.com (localhost [127.0.0.1]) by modusponens.dnsalias.org (8.11.6/8.11.4) with ESMTP id g06NXKf00188; Sun, 6 Jan 2002 18:33:24 -0500 (EST) (envelope-from jay@eziba.com) Message-ID: <3C38DEC0.9080700@eziba.com> Date: Sun, 06 Jan 2002 18:33:20 -0500 From: Jay Sachs User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7) Gecko/20011227 X-Accept-Language: en-us MIME-Version: 1.0 To: parv Cc: "M. Warner Losh" , freebsd-stable@FreeBSD.ORG Subject: Re: building kernel problem w/ linux_proto.h References: <20020106152858.GA12180@moo.holy.cow> <20020106.093955.27716456.imp@village.org> <20020106173927.GA25942@moo.holy.cow> <20020106.105406.104650581.imp@village.org> <20020106193251.GA85529@moo.holy.cow> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 The UPDATING instructions also didn't work for me, though I did this over a month ago. I seem to recall that rm -rf /usr/src/sys/modules/linux /usr/src/sys/compat/linux followed by a cvsup; make buildworld && make buildkernel got things going again. A bit of a sledgehammer, I admit. jay parv wrote: > in message <20020106.105406.104650581.imp@village.org>, > wrote M. Warner Losh thusly... > >>In message: <20020106173927.GA25942@moo.holy.cow> >> parv writes: >> > ... > >>: well, first i did "make modules-clean" in src/sys/compile/$KERNCONF >>: as i do not have MODULES_WITH_WORLD=yes in /etc/make.conf. after >>: that when i tried again, it failed. so i tried again after running >>: "make cleandir" in src/sys/modules/linux w/o any success. >> >>If you are building the kernel by hand, try rm -rf modules in >>src/sys/compile/$KERNCONF. >> > > yes, sometimes i build kernel by hand; and since 4-stable, i build > kernel w/ world every time via KERNCONF. > > i did try that; didn't work. then i tried after obliterating the > src/sys/compile/$KERNCONF, that didn't work either. unless, > somebody has any other option, i will try w/ clean cvsup'd "src" > tree. > > before i do that, is there anything else that i could do manually? > > - parv > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message