Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 1999 14:34:22 +1030
From:      Greg Lehey <grog@lemis.com>
To:        jmertz@sjm.infi.net
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Upgrading from 2.2.2
Message-ID:  <19990118143422.A55525@freebie.lemis.com>
In-Reply-To: <3.0.1.32.19990117195434.006a2480@sjm.infi.net>; from jmertz@sjm.infi.net on Sun, Jan 17, 1999 at 07:54:34PM -0800
References:  <3.0.1.32.19990117195434.006a2480@sjm.infi.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, 17 January 1999 at 19:54:34 -0800, jmertz@sjm.infi.net wrote:
> Trying to upgrade from 2.2.2 to current is turning into a real nightmare.
>
> I think I finally have the sources downloaded (getting CVS to work was an
> extremely frustrating experience and I am not sure it did everything I
> wanted it to) - but make buildworld refuses to complete.  It just stops
> with no error message after the following:
>
> ===> lkm/umapfs
> sh /usr/src/lkm/umapfs/../../sys/kern/vnode_if.sh
> /usr/src/lkm/umapfs/../../sys/
> cc -nostdinc -O -pipe -DUMAPFS  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL
> -I/usr/src/lk
> cc -nostdinc -O -pipe -DUMAPFS  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL
> -I/usr/src/lk
> cc -nostdinc -O -pipe -DUMAPFS  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL
> -I/usr/src/lk
> ld -r  -o tmp.o umap_subr.o umap_vfsops.o umap_vnops.o
> symorder -c symb.tmp tmp.o
> mv tmp.o umap_mod.o
>
> Obviously, when I try to run make installworld, it fails.
>
> Any ideas?

For the umpteenth time, IF YOU USE CURRENT, SUBSCRIBE TO -CURRENT AND
ASK YOUR QUESTIONS THERE.

There are no LKMs any more in -CURRENT.  If you got there, you appear
not to have completely upgraded your source tree.  It's also possible
that you've missed a gotcha; there was some talk about the removal of
LKMs in -CURRENT recently.

By far the best way to upgrade your tree is to start with no tree at
all and check out src.  You can find more information at
http://www.lemis.com/staying-current or in "The Complete FreeBSD",
second edition (http://www.cdrom.com/titles/os/bsdbook2.htm).

Greg
--
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key

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?19990118143422.A55525>