Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2001 02:16:46 +0100
From:      Andrew Boothman <andrew@cream.org>
To:        Ion Mihai Tetcu <itetcu@rol.ro>
Cc:        questions@freebsd.org
Subject:   Re: kernel make failed
Message-ID:  <01090202164601.00411@spatula.home>
In-Reply-To: <5.1.0.14.0.20010901234954.00a494d0@mail.rol.ro>
References:  <5.1.0.14.0.20010901234954.00a494d0@mail.rol.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <andrew@cream.org>
http://sour.cream.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01090202164601.00411>