Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 1999 19:54:34 -0800
From:      jmertz@sjm.infi.net
To:        freebsd-questions@FreeBSD.ORG
Subject:   Upgrading from 2.2.2
Message-ID:  <3.0.1.32.19990117195434.006a2480@sjm.infi.net>

next in thread | raw e-mail | index | archive | help
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?

John Mertz

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?3.0.1.32.19990117195434.006a2480>