From owner-freebsd-questions Sun Jan 17 20:30:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA10192 for freebsd-questions-outgoing; Sun, 17 Jan 1999 20:30:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA10182 for ; Sun, 17 Jan 1999 20:30:57 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (host-209-214-65-160.atl.bellsouth.net [209.214.65.160]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id XAA24121; Sun, 17 Jan 1999 23:30:51 -0500 (EST) Received: from wghicks (localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id XAA76379; Sun, 17 Jan 1999 23:47:09 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) Message-Id: <199901180447.XAA76379@bellsouth.net> To: jmertz@sjm.infi.net cc: freebsd-questions@FreeBSD.ORG, wghicks@wghicks.bellsouth.net Subject: Re: Upgrading from 2.2.2 In-reply-to: Your message of "Sun, 17 Jan 1999 19:54:34 PST." <3.0.1.32.19990117195434.006a2480@sjm.infi.net> Date: Sun, 17 Jan 1999 23:47:09 -0500 From: W Gerald Hicks Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [snips] > 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 Erm... that's what a successful completion looks like :-) IMHO, I would have tried to go to -STABLE first, before going -CURRENT. There are some issues with make.conf and ports you'll want to get up to date on before taking the jump to -CURRENT. Have you gone through the tutorials, handbook and mail archives first? That really helped me. 3.0 has worked out great for us here, kudos to the developers. Cheers, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message