From owner-freebsd-questions@FreeBSD.ORG Wed Nov 26 17:33:48 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13EEA16A4CE for ; Wed, 26 Nov 2003 17:33:48 -0800 (PST) Received: from smtp003.mail.ukl.yahoo.com (smtp003.mail.ukl.yahoo.com [217.12.11.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 30B8243FBF for ; Wed, 26 Nov 2003 17:33:44 -0800 (PST) (envelope-from mnslinky@yahoo.com) Received: from c-66-41-18-160.mn.client2.attbi.com (HELO grog) (mnslinky@66.41.18.160 with login) by smtp1.mail.vip.ukl.yahoo.com with SMTP; 27 Nov 2003 01:33:42 -0000 From: "Minnesota Slinky" To: "'Lowell Gilbert'" , "'Eric Crist'" Date: Wed, 26 Nov 2003 19:34:20 -0600 Message-ID: <002001c3b486$954acaf0$6401a8c0@grog> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <44k75mk3fy.fsf@be-well.ilk.org> Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: Make world problems from 4.9 to 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 01:33:48 -0000 Yeah, the make world. I've been doing this since 3.4. Even on my 5.1-current desktop system, and I've never had any problems. In lieu of your email, though, I'm trying the make buildworld, make kernel, make installkernel, and make installworld. Eric F Crist AdTech Integrated Systems, Inc (952) 403-9000 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Lowell Gilbert Sent: Wednesday, November 26, 2003 7:26 PM To: Eric Crist Cc: freebsd-questions@freebsd.org Subject: Re: Make world problems from 4.9 to 5.1 "Eric Crist" writes: > I've got a Compaq Presario laptop with everything working great, > except my wifi card. I've decided that I've been using 5.1 for a long > time on my desktop without issue, so I want to upgrade my laptop. I > can cvsup the sources fine, but when I enter into /usr/src and type > make world, I get an error about checking the kernel to see if it's > fresh enough and it dumps the core and exits. Is anyone else having > this problem? I have tried doing a cd /usr/src; rm -rf * to delete > everything in the /usr/src directory and rm -rf the /usr/obj > directory. This has always worked for me in the past. > > Any enlightenment would be appreciated, even a point to the correct > FM. "make world"? Really? You don't mean "make buildworld"? I guess the "world" target really does need to be removed. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html and also see /usr/src/UPDATING _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"