From owner-freebsd-questions Sun Jan 17 20:04:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA05641 for freebsd-questions-outgoing; Sun, 17 Jan 1999 20:04:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05616 for ; Sun, 17 Jan 1999 20:04:32 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id OAA25390; Mon, 18 Jan 1999 14:34:24 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id OAA55323; Mon, 18 Jan 1999 14:34:23 +1030 (CST) Date: Mon, 18 Jan 1999 14:34:22 +1030 From: Greg Lehey To: jmertz@sjm.infi.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Upgrading from 2.2.2 Message-ID: <19990118143422.A55525@freebie.lemis.com> References: <3.0.1.32.19990117195434.006a2480@sjm.infi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i 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 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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