Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 14:33:20 +0200 (CEST)
From:      Konrad Heuer <kheuer@gwdu60.gwdg.de>
To:        Michael Radzewitz <michael.radzewitz@freenet-ag.de>
Cc:        "'questions@freebsd.org'" <questions@FreeBSD.ORG>
Subject:   Re: your mail
Message-ID:  <20010613142748.D68147-100000@gwdu60.gwdg.de>
In-Reply-To: <E07E5FD109B8D411842200508BD3C5E601919706@staff.freenet-ag.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 13 Jun 2001, Michael Radzewitz wrote:

> I have updated my sys-sources via cvsup.
> Why I can not run the normal:
>
>     # /usr/sbin/config MYKERNEL
>     # cd ../../compile/MYKERNEL
>     # make depend
>     # make
>     # make install
>
> sequenze to install a new kernel. The handbook
> gives a big warning about this but the other
> description don't work on my system either:
>
>     # cd /usr/src
>     # make buildkernel KERNCONF=3DMYKERNEL
>     # make installkernel KERNCONF=3DMYKERNEL
>
> In this case, make gives me the message:
>
> # don't know how to make buildkernel. Stop
>
> There is nothing in the directory (/usr/src).
> No makefile only the directory sys.
>
> So maybe someone can say me what I am doing
> wrong with that buildkernel business...

It seems you've fetched the kernel sources only. In this case, you can't
do a make buildkernel since no Makefile is there ... try to fetch src-base
too with cvsup or try to build the new kernel with config, make depend
etc. In any case, you might run into problems because system binaries and
kernel originate from different system versions.

You should prefer to fetch src-all and to rebuild system and kernel
although this takes more time.

Regards

Konrad Heuer                                    Personal Bookmarks:
Gesellschaft f=FCr wissenschaftliche
   Datenverarbeitung mbH G=D6ttingen              http://www.freebsd.org
Am Fa=DFberg, D-37077 G=D6ttingen                   http://www.daemonnews.o=
rg
Deutschland (Germany)

kheuer@gwdu60.gwdg.de


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?20010613142748.D68147-100000>