Date: Thu, 9 Jan 2003 17:51:58 -0600 From: "Darren" <caffeine@directvinternet.com> To: "Toomas Aas" <toomas.aas@raad.tartu.ee>, <questions@freebsd.org> Subject: Re: kernel won't compile Message-ID: <069b01c2b83a$192a1f00$6601a8c0@crotchett.com> References: <200301091819.h09IJ0n03072@lv.raad.tartu.ee>
next in thread | previous in thread | raw e-mail | index | archive | help
> What did you download with cvsup? The system sources or the ports tree?
Here's what I have in cvsupfile (I'm fuzzy on what is actually going on). I
just noticed that my default tag=RELENG_4_6. Should that be 4_7? I don't
know where I got my supfile. I'm thinking it was part of the installation.
*default host=cvsup12.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs
*default tag=RELENG_4_6
*default delete use-rel-suffix
src-base
src-bin
src-contrib
src-etc
src-gnu
src-include
src-lib
src-libexec
src-release
src-secure
src-sbin
src-share
src-sys
src-tools
src-usrbin
src-usrsbin
*default tag=.
ports-all
doc-all
> If you indeed downloaded the system sources with cvsup, then just
> recompiling the kernel does you no good, since you'll be left with new
> kernel and old userland programs, which won't work together (at least
> not in usable way). You need to rebuild the entire OS, as described in
> the Handbook chapter 21 ("using make world"). Portupgrade has nothing
> to do with it.
My intentions were to NOT get the kernel sources. I was just trying to stay
up to date with the ports that I have installed and any system files that my
get security fixes.
> This looks like the new kernel was actually compiled but installing it
> failed. If you haven't followed the "make world" procedure then the
> system has actually protected you from shooting yourself in the foot,
> because, as I said, running new kernel with old userland programs is no
> good. You need to build the new userland first
>
OK
Thanks for the help,
Darren
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?069b01c2b83a$192a1f00$6601a8c0>
