From owner-freebsd-hackers Fri May 22 09:32:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18720 for freebsd-hackers-outgoing; Fri, 22 May 1998 09:32:44 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from wcc4.wcc.net (wcc4.wcc.net [208.6.232.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18396 for ; Fri, 22 May 1998 09:31:29 -0700 (PDT) (envelope-from piquan@wcc.net) Received: from detlev.UUCP (83.camalott.com [208.203.140.83]) by wcc4.wcc.net (8.8.8/8.8.8) with ESMTP id LAA17127; Fri, 22 May 1998 11:26:46 -0500 (CDT) Received: (from joelh@localhost) by detlev.UUCP (8.8.8/8.8.8) id LAA22234; Fri, 22 May 1998 11:31:00 -0500 (CDT) (envelope-from joelh) Date: Fri, 22 May 1998 11:31:00 -0500 (CDT) Message-Id: <199805221631.LAA22234@detlev.UUCP> To: eivind@yes.no CC: dcross1@mail.nycap.rr.com, jkh@time.cdrom.com, dcross1@mail-atm.nycap.rr.com, freebsd-hackers@FreeBSD.ORG In-reply-to: <19980522130933.09755@follo.net> (message from Eivind Eklund on Fri, 22 May 1998 13:09:33 +0200) Subject: Re: Problem resolutions... From: Joel Ray Holveck Reply-to: joelh@gnu.org References: <3150.895815705@time.cdrom.com> <35655743.DF617E85@mail.nycap.rr.com> <19980522130933.09755@follo.net> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>> was fixed by doing a make world first (I normally build the kernel >>>> first, then make world because >>> Just FYI, that's never been the correct order at any point in time, no >>> matter what others may have said. It is exactly backwards. >> Ok, maybe I am just being obtuse... (maybe I am just a Computer >> Scientist), but I need this >> explicitly said to me; what is the propper order for compiling? > First 'make world', then kernel. Almost always true. (There may be > specific cases where you should get away from the kernel because it eats > filesystems or something...) Why is that? I would expect some execs to depend on kernel features, not vice versa. Happy hacking, joelh -- Joel Ray Holveck - joelh@gnu.org - http://www.wp.com/piquan Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message