Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2001 20:29:48 +0100
From:      Jean-Yves Lefort <jylefort@brutele.be>
To:        freebsd-questions@FreeBSD.org
Subject:   Re: make !!!???!
Message-ID:  <20011112202948.A49264@jsite.lefort.net>
In-Reply-To: <20011112191457.E7EDD37B416@hub.freebsd.org>; from K_Berbach@gmx.de on Mon, Nov 12, 2001 at 08:14:58PM %2B0100
References:  <20011112191457.E7EDD37B416@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 12, 2001 at 08:14:58PM +0100, Klaus Berbach wrote:
> Did you do a "config MYKERNEL" before in /sys/i386/conf
> ?
> 
> >Hi all,
> >I  have FreeBSD 4.0 and when I want to compile my kernel in
> >../../compile/
> >with:::
> >make depend
> >I get this strange error: "don't know how to make depend" or "no target
> >to make"
> >even MYKERNEL config  is in there !
> >
> >What I can't make to build my kernel ???
> >
> >
> >To Unsubscribe: send mail to majordomo@FreeBSD.org
> >with "unsubscribe freebsd-questions" in the body of the message
> >
> 
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
There is a new way of compiling a kernel, i don't know precisely when
it was introduced but with my 4.4 box i use this:

cd /usr/src && make buildkernel KERNCONF=MYKERNEL && make installkernel KERNCONF=MYKERNEL

Best regards,
Jean-Yves Lefort

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?20011112202948.A49264>