From owner-freebsd-stable Tue Jul 11 9:26:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from zipcode.corp.home.net (zipcode.corp.home.net [24.0.26.58]) by hub.freebsd.org (Postfix) with ESMTP id 871B537B533 for ; Tue, 11 Jul 2000 09:26:28 -0700 (PDT) (envelope-from manek@ecst.csuchico.edu) Received: from after (dialup83.home.net [24.0.25.83]) by zipcode.corp.home.net (8.9.3/8.9.3) with SMTP id JAA21590 for ; Tue, 11 Jul 2000 09:26:26 -0700 (PDT) From: "Sameer R. Manek" Cc: Subject: RE: HEADS UP! Always use the 'make buildkernel' target to make y Date: Tue, 11 Jul 2000 09:26:26 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-reply-to: <87snthxcof.fsf@titine.fr.eu.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Eric Jacoboni > >>>>> "John" == John Baldwin writes: > > John> Did you do a buildworld before running buildkernel, and are all your > John> sources in sync? > > I always make world before making kernel. The only risk with doing a make world first, is you can potentially break programs that rely on kernel structures, atleast until you build the new kernel and reboot. Programs such as ps, top, w, who, all come to mind as the ones you're most likely to notice as "broken". Sameer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message