From owner-freebsd-questions Sat Sep 1 18:16:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pc-62-31-80-67-ll.blueyonder.co.uk (pc-62-31-80-67-ll.blueyonder.co.uk [62.31.80.67]) by hub.freebsd.org (Postfix) with SMTP id 5C5AF37B405 for ; Sat, 1 Sep 2001 18:16:43 -0700 (PDT) Received: (qmail 780 invoked by uid 1001); 2 Sep 2001 01:16:46 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Andrew Boothman To: Ion Mihai Tetcu Subject: Re: kernel make failed Date: Sun, 2 Sep 2001 02:16:46 +0100 X-Mailer: KMail [version 1.2] References: <5.1.0.14.0.20010901234954.00a494d0@mail.rol.ro> In-Reply-To: <5.1.0.14.0.20010901234954.00a494d0@mail.rol.ro> Cc: questions@freebsd.org MIME-Version: 1.0 Message-Id: <01090202164601.00411@spatula.home> Content-Transfer-Encoding: 8bit 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 On Saturday 01 September 2001 9:56 pm, Ion Mihai Tetcu wrote: > I was trying to rebuild the kernel (in order to compile with the firewall > and ipaliasing). > I went ok at untill make step where it stops whith: > make: dont't know how to make ../../sys/param.h > > The strange thing is that it also happen when trying to make the the > GENERIC. It's on a 4.3 RELEASE. If you can't build the GENERIC kernel, you know there's definately something very fishy going on. What method are you using to rebuild the kernel. Are you typing "make buildkernel" or are you going through the "config KERNELNAME;cd ../../compile/KENRELNAME;...." stuff? If it's the second method, try doing a "make clean" before the "make depend" and "make". -- Andrew Boothman http://sour.cream.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message