From owner-freebsd-current Mon Oct 5 22:02:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA03164 for freebsd-current-outgoing; Mon, 5 Oct 1998 22:02:46 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03147 for ; Mon, 5 Oct 1998 22:02:42 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from mail.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.9.1a/8.9.1) with ESMTP id HAA29775 for ; Tue, 6 Oct 1998 07:02:28 +0200 (MET DST) Received: from curry.mchp.siemens.de (daemon@curry.mchp.siemens.de [146.180.31.23]) by mail.siemens.de (8.9.1a/8.9.1) with ESMTP id HAA20786 for ; Tue, 6 Oct 1998 07:02:28 +0200 (MET DST) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.8/8.8.8) id HAA25191 for ; Tue, 6 Oct 1998 07:02:28 +0200 (CEST) From: Andre Albsmeier Message-Id: <199810060502.HAA06745@internal> Subject: Re: make buildworld failure (fix included ?) In-Reply-To: <199810060000.KAA03970@cimlogic.com.au> from John Birrell at "Oct 6, 1998 10: 0: 6 am" To: jb@cimlogic.com.au (John Birrell) Date: Tue, 6 Oct 1998 07:02:03 +0200 (CEST) Cc: andre.albsmeier@mchp.siemens.de, freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Andre Albsmeier wrote: > > When the INFODIR environment variable is set, "make buildworld" > > fails. This is the same problem as desribed in PR# 6138. > > It has been solved by removing share/info from build-tools in > > /usr/src/Makefile. This was done for -STABLE in version > > 1.109.2.28 and for -current in version 1.176 by bde. > > > > However, I assume during the E-day transition this bug was > > reintroduced in Makefile.inc1. Now we find it here in the > > lib-tools: target. > > > > I think if it can be fixed the same way as before (by removing > > it simply from Makefile.inc1)... > > > > What do you think? > > I've done one upgrade build with share/info removed as you suggest > and without setting INFODIR. That worked. I need to try one with INFODIR. > Each test takes a while. They should both work since I have tested both :-) Thanks for looking at it. -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message