From owner-freebsd-current Mon May 12 23:45:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA04480 for current-outgoing; Mon, 12 May 1997 23:45:05 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA04466 for ; Mon, 12 May 1997 23:44:52 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id QAA15236; Tue, 13 May 1997 16:34:30 +1000 Date: Tue, 13 May 1997 16:34:30 +1000 From: Bruce Evans Message-Id: <199705130634.QAA15236@godzilla.zeta.org.au> To: freebsd-current@FreeBSD.ORG, jhay@zibbi.mikom.csir.co.za Subject: Re: libcompat compile broken? Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Is it just my system that is out of sync or is there some broken with >the time include files? Or do the .c files in libcompat need to be >fixed after the time changes of the last few day? This is with the >cvs-cur.3296 I received early this morning. is now broken (it depends on things in but doesn't/ shouldn't include that), and there is apparently enough namespace pollution for the build to get as far as libcompat. Bruce