Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2001 10:45:23 -0400
From:      Bill Moran <wmoran@iowna.com>
To:        Daniel Leal <dleal@webvolution.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: kernel problem
Message-ID:  <3B0FC183.818647FF@iowna.com>
References:  <990874517.3b0f8b95a26a7@mail.webvolution.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Leal wrote:
> 
> Hi everyone!
> 
> I just done a fresh installation of FreeBSD 4.3-Realese. Everything worked just
> fine.
> But now I am trying to recompile my kernel and I'am with some problems.
> After I done the copy of GENERIC to KARNALI (my kernel's name is KARNALI)
> and edit the new one, I did the following:
> 
> cd /usr/src
> make compile KERNELCONF=KARNALI

This should be:
make buildkernel KERNCONF=KARNALI

> But it fails with some errors!!

What is the error? Please trace back through the output to the first
error.

-Bill

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?3B0FC183.818647FF>