Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 1999 16:30:57 -0600
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        <charon@freethought.org>
Cc:        <questions@FreeBSD.ORG>
Subject:   Re: wrong config for kernel
Message-ID:  <006401be560e$322578c0$8dfee0d1@westbend.net>
References:  <3.0.5.32.19990211001809.00942380@mail><3.0.5.32.19990210150614.00a6c140@mail><3.0.5.32.19990210150614.00a6c140@mail><19990211003722.A38026@scientia.demon.co.uk><3.0.5.32.19990211001809.00942380@mail> <3.0.5.32.19990211132154.00a63aa0@mail>

next in thread | previous in thread | raw e-mail | index | archive | help
From: <charon@freethought.org>
> >Ah, yes you're right, your problem is the other way round to what I
> >guessed. Just update your kernel sources using cvsup or whatever your
> >normal method is.
>
> Yeeeeees... this of course assumes I know how to do this... I used CTM to
> build a source tree, and I ran 'make world' per the instructions on
>
<http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html>;
> ... shouldn't this update the kernel sources?  And, sorry to sound even

A "make world" doesn't update the kernel sources.  It's only used to compile
& install the O/S and utilities.

As was suggested you need to use either CVSup or CTM to update your sources
(This also updates the kernel sources).  Since you are using CTM, check
ftp://ftp.freebsd.org/pub/FreeBSD and download any newer CTM deltas that are
available.

> slower than usual, but... what are the kernel sources?  Isn't the thing
> that matters the file I make from GENERIC?  (Actually, after running make
> world I got a file called GENERICupgrade, and used that... does that
> matter?)  Thanks,
>

The kernel sources are the entire /usr/src/sys tree (in your case
/usr/src/3.0-STABLE/sys) and are used to compile the "/kernel" program, that
is need to run your system.

It doesn't matter if you use GENERIC or GENERICupgrade to configure the
kernel build.  I usually, make a copy of the GENERIC*, and remove (usually
comment out) the devices that I don't need.

Scot


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?006401be560e$322578c0$8dfee0d1>