From owner-freebsd-current Sat Mar 11 23:33:30 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id E6C0A37B817; Sat, 11 Mar 2000 23:33:28 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id C195C2E8156; Sat, 11 Mar 2000 23:33:28 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Sat, 11 Mar 2000 23:33:28 -0800 (PST) From: Kris Kennaway To: John Polstra Cc: current@freebsd.org Subject: Re: Make world error..... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 11 Mar 2000, Kris Kennaway wrote: > the fix isn't immediately obvious to me - make world doesn't seem to run a > full 'make includes' prior to doing the perl thing (it just does 'make Well, that was probably the stupidest thing I've said all day (I say the fix isn't obvious and then proceed to give a fix). i.e. explicitly running '${MAKE} -f Makefile.inc1 includes' in the reinstall: target of Makefile.inc1 would solve the problem, but there's probably a better way. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message