From owner-freebsd-stable Wed Apr 5 16: 6:59 2000 Delivered-To: freebsd-stable@freebsd.org Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20]) by hub.freebsd.org (Postfix) with ESMTP id DB33B37C066 for ; Wed, 5 Apr 2000 16:06:38 -0700 (PDT) (envelope-from brdavis@orion.ac.hmc.edu) Received: (from brdavis@localhost) by orion.ac.hmc.edu (8.8.8/8.8.8) id QAA23511; Wed, 5 Apr 2000 16:06:34 -0700 (PDT) Date: Wed, 5 Apr 2000 16:06:33 -0700 From: Brooks Davis To: Lauri Laupmaa Cc: stable@FreeBSD.ORG Subject: Re: -DNOINFO Message-ID: <20000405160633.C14513@orion.ac.hmc.edu> References: <38EBE192.1345.1327186@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <38EBE192.1345.1327186@localhost>; from mauri@mbp.ee on Thu, Apr 06, 2000 at 01:00:03AM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 06, 2000 at 01:00:03AM +0200, Lauri Laupmaa wrote: > in /usr/src/UPDATING: > > cd /usr/src > make -DNOINFO installworld > make installworld > > Why do I need 2 installworlds ? Because there is a minor problem with the build system which causes it to try installing info pages using the old texinfo system and new options. They you have to install with -DNOINFO which installed texinfo, but no info pages and then install normally once you have a working texinfo. This problem should probably be fixxed, but a solution hasn't been agreed upon and implemented. Installing twice isn't much of a burden in the grand scheme of things. You only have to do this once. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message