From owner-freebsd-stable Sun Jan 6 9:54:44 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 3066D37B402 for ; Sun, 6 Jan 2002 09:54:41 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g06Hsdl65105; Sun, 6 Jan 2002 10:54:40 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g06Hsdx21239; Sun, 6 Jan 2002 10:54:39 -0700 (MST) (envelope-from imp@village.org) Date: Sun, 06 Jan 2002 10:54:06 -0700 (MST) Message-Id: <20020106.105406.104650581.imp@village.org> To: parv_@yahoo.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: building kernel problem w/ linux_proto.h From: "M. Warner Losh" In-Reply-To: <20020106173927.GA25942@moo.holy.cow> References: <20020106152858.GA12180@moo.holy.cow> <20020106.093955.27716456.imp@village.org> <20020106173927.GA25942@moo.holy.cow> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii 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 In message: <20020106173927.GA25942@moo.holy.cow> parv writes: : if you are referring to the "20011110" note, then i did read it and : indicated so in my message... Ah, that wasn't clear to me. Sorry. : first i ran make cleandir in /usr/src, removed /usr/obj/*, and tried : to build kernel. after first snag, i searched the internet which : indicated to read src/UPDATING. : : 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. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message