From owner-freebsd-current Wed May 7 12:15:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA09423 for current-outgoing; Wed, 7 May 1997 12:15:34 -0700 (PDT) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA09412 for ; Wed, 7 May 1997 12:15:17 -0700 (PDT) Received: (from eivind@localhost) by bitbox.follo.net (8.7.6/8.7.3) id VAA25645; Wed, 7 May 1997 21:14:41 +0200 (MET DST) Date: Wed, 7 May 1997 21:14:41 +0200 (MET DST) Message-Id: <199705071914.VAA25645@bitbox.follo.net> From: Eivind Eklund To: Ollivier Robert CC: freebsd-current@FreeBSD.ORG In-reply-to: Ollivier Robert's message of Wed, 7 May 1997 16:58:07 +0200 Subject: Re: #include problem breaks current References: <19970507165807.23499@keltia.freenix.fr> Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > make world is failing in libc, probably because of changes in #include by > the following commit: I've backed out that part of the change. I thought a make world wasn't necessary to test this change (I did quite a few other tests), but obviously I was wrong. I'm doing makes of other parts of the system right now to see if more of it need to be backed out; I'll do a 'make world' as soon as I've tested the most relevant parts (to find possible other problems as quickly as possible.) Eivind.