From owner-freebsd-current Fri Mar 16 16:54: 2 2001 Delivered-To: freebsd-current@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 057F237B718 for ; Fri, 16 Mar 2001 16:54:01 -0800 (PST) (envelope-from dima@unixfreak.org) Received: from spike.unixfreak.org (spike [192.168.2.4]) by bazooka.unixfreak.org (Postfix) with ESMTP id 9B5553E1E; Fri, 16 Mar 2001 16:54:00 -0800 (PST) To: David Wolfskill Cc: current@freebsd.org Subject: Re: "make buildkernel" breakage in sys/modules/if_ef/../../net/if_ef.c?? In-Reply-To: <200103170044.f2H0iR276910@bunrab.catwhisker.org>; from david@catwhisker.org on "Fri, 16 Mar 2001 16:44:27 -0800 (PST)" Date: Fri, 16 Mar 2001 16:54:00 -0800 From: Dima Dorfman Message-Id: <20010317005400.9B5553E1E@bazooka.unixfreak.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Wolfskill writes: > So I'd have thought that the "make buildkernel" process should have been > using the freshly-made "make" over in /usr/obj -- or am I confused > (again)? buildkernel tries to use all the newly-built binaries. I think make is an exception, though. The make that you run (i.e., the one in your path) is still the old one. Bug? Feature? Who knows. Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message