From owner-freebsd-current Sun Sep 23 20:26:55 2001 Delivered-To: freebsd-current@freebsd.org Received: from netau1.alcanet.com.au (ntp.alcanet.com.au [203.62.196.27]) by hub.freebsd.org (Postfix) with ESMTP id 2C53137B43C; Sun, 23 Sep 2001 20:26:47 -0700 (PDT) Received: from mfg1.cim.alcatel.com.au (mfg1.cim.alcatel.com.au [139.188.23.1]) by netau1.alcanet.com.au (8.9.3 (PHNE_22672)/8.9.3) with ESMTP id NAA03069; Mon, 24 Sep 2001 13:26:44 +1000 (EST) Received: from gsmx07.alcatel.com.au by cim.alcatel.com.au (PMDF V5.2-32 #37641) with ESMTP id <01K8PT88QX9CVFFJ0X@cim.alcatel.com.au>; Mon, 24 Sep 2001 13:26:30 +1000 Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.11.1/8.11.1) id f8O3QbH63250; Mon, 24 Sep 2001 13:26:37 +1000 (EST envelope-from jeremyp) Content-return: prohibited Date: Mon, 24 Sep 2001 13:26:37 +1000 From: Peter Jeremy Subject: Re: stdin/out/err changes kill world In-reply-to: <20010921104542.I27714@sunbay.com>; from ru@FreeBSD.ORG on Fri, Sep 21, 2001 at 10:45:42AM +0300 To: Ruslan Ermilov Cc: Peter Wemm , Warner Losh , Steve Kargl , freebsd-current@FreeBSD.ORG Mail-Followup-To: Ruslan Ermilov , Peter Wemm , Warner Losh , Steve Kargl , freebsd-current@FreeBSD.ORG Message-id: <20010924132637.A63110@gsmx07.alcatel.com.au> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.2.5i References: <20010920123124.A6236@troutmask.apl.washington.edu> <20010921051423.3FB6438FF@overcee.netplex.com.au> <20010921102207.H27714@sunbay.com> <20010921104542.I27714@sunbay.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2001-Sep-21 10:45:42 +0300, Ruslan Ermilov wrote: >Also, this error may only be caused if: > >1. The previous ``buildworld'' installed new headers in > ${WORLDTMP}/usr/include. > >2. The next ``buildworld'' was run with -DNOCLEAN. > (Only in this case ${WORLDTMP}/usr/include will be > non-empty.) I have an old -CURRENT system[1] that can't do a buildworld any more, even with the latest bsd.{prog,lib}.mk changes (1.101 and 1.98). I delete /usr/obj before the buildworld, which writes off the above scenarios. Is anyone else seeing problems? [1] From January. I know it's old but I don't seem to have found the time to update lately (and I didn't realise it has been that long). Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message