From owner-freebsd-current Wed Oct 30 8:48:45 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE11037B401 for ; Wed, 30 Oct 2002 08:48:44 -0800 (PST) Received: from hun.org (hun.org [216.190.27.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7937A43E77 for ; Wed, 30 Oct 2002 08:48:44 -0800 (PST) (envelope-from attila@hun.org) Received: by hun.org (Postfix, from userid 1001) id 6BB6D57408; Wed, 30 Oct 2002 16:48:23 +0000 (GMT) Date: Wed, 30 Oct 2002 16:48:23 +0000 (GMT) Message-Id: <20021030164823.NvQM9234@hun.org> From: Daniel Flickinger X-Mailer: AttilaMail with XEmacs & Postfix on FreeBSD 5.0-CURRENT X-Ballistic: N 37.218497 W 113.614979 X-Address: 31 N 700 E, St George UT 84770-3028 X-Squawk: (435) 680-0750 X-No-Archive: yes X-Tags: Sanity is the Playground for the Unimaginative To: FreeBSD-CURRENT Cc: Subject: libc in CURRENT fails as of 1200 GMT today Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; name="text" Content-Transfer-Encoding: 8bit Content-Disposition: inline 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 /usr/src/lib/libc/uuid/uuid_compare.c:31:18: uuid.h: No such file or directory /usr/src/lib/libc/uuid/uuid_create.c:30:18: uuid.h: No such file or directory /usr/src/lib/libc/uuid/uuid_create_nil.c:31:18: uuid.h: No such file or directory /usr/src/lib/libc/uuid/uuid_equal.c:31:18: uuid.h: No such file or directory /usr/src/lib/libc/uuid/uuid_from_string.c:32:18: uuid.h: No such file or directory /usr/src/lib/libc/uuid/uuid_hash.c:30:18: uuid.h: No such file or directory /usr/src/lib/libc/uuid/uuid_is_nil.c:30:18: uuid.h: No such file or directory /usr/src/lib/libc/uuid/uuid_to_string.c:32:18: uuid.h: No such file or directory install: libc.a: No such file or directory and a couple pages of resulting syntax errors I have not seen a commit since that time --4+ hours. everything else compiled; obviously a lot of incompletes without libc.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message