From owner-freebsd-current@FreeBSD.ORG Sat Aug 7 11:29:16 2004 Return-Path: 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 6FBBC16A4CE for ; Sat, 7 Aug 2004 11:29:16 +0000 (GMT) Received: from encontacto.net (dsl-200-95-35-213.prod-infinitum.com.mx [200.95.35.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id C82E943D4C for ; Sat, 7 Aug 2004 11:29:15 +0000 (GMT) (envelope-from eculp@encontacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by encontacto.net with local; Sat, 07 Aug 2004 06:35:12 -0500 Received: from dsl-200-95-35-213.prod-infinitum.com.mx (dsl-200-95-35-213.prod-infinitum.com.mx [200.95.35.213]) by mail.encontacto.net (Horde) with HTTP for ; Sat, 7 Aug 2004 06:35:12 -0500 Message-ID: <20040807063512.wbm4iokogo0s0cgs@mail.encontacto.net> Date: Sat, 7 Aug 2004 06:35:12 -0500 From: Edwin Culp To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 200.95.35.213 Subject: Buildworld was broken for me with a cvsup from early this morning. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Aug 2004 11:29:16 -0000 Buildworld was broken with a cvsup from early this morning. cc -O -pipe -DMD5 -DSHA1 -DRMD160 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitia lized -c /usr/src/usr.sbin/mtree/specspec.c /usr/src/usr.sbin/mtree/specspec.c:27: error: syntax error before '/' token *** Error code 1 Stop in /usr/src/usr.sbin/mtree. *** Error code 1 Stop in /usr/src/usr.sbin. *** Error code 1 Thanks, ed