From owner-freebsd-hackers Thu Jul 30 00:49:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA23685 for freebsd-hackers-outgoing; Thu, 30 Jul 1998 00:49:52 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from oslo.geco-prakla.slb.com (geos01.oslo.geco-prakla.slb.com [134.32.44.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA23679 for ; Thu, 30 Jul 1998 00:49:50 -0700 (PDT) (envelope-from smoergrd@oslo.sl.slb.com) Received: from sunw110.oslo.Geco-Prakla.slb.com (sunw110 [192.23.231.54]) by oslo.geco-prakla.slb.com (8.8.8/8.6.9) with SMTP id JAA11114 ; Thu, 30 Jul 1998 09:49:47 +0200 (MET DST) Received: by sunw110.oslo.Geco-Prakla.slb.com (SMI-8.6/SMI-SVR4) id JAA00746; Thu, 30 Jul 1998 09:49:47 +0200 To: jim@reptiles.org (Jim Mercer) Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: proposed modification to /sbin/mount References: Organization: Schlumberger Geco-Prakla X-Disclaimer: I speak only for myself. From: smoergrd@oslo.geco-prakla.slb.com (Dag-Erling Coidan Smørgrav) Date: 30 Jul 1998 09:49:46 +0200 In-Reply-To: jim@reptiles.org's message of Wed, 29 Jul 1998 16:47:08 -0400 (EDT) Message-ID: Lines: 17 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jim@reptiles.org (Jim Mercer) writes: > cd /sys/i386/conf > config KERNEL > cd ../../compile/KERNEL > make depend > make > make install > cd /usr/src > make world Bzzzt, wrong. You should compile your kernel *after* make world, or it's going to get built with the wrong includes, not to mention potential problems with config being out of sync. DES -- Dag-Erling Smørgrav - smoergrd@oslo.geco-prakla.slb.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message