From owner-freebsd-stable Tue May 29 3:18:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vellocet.insync.net (vellocet.insync.net [204.253.208.10]) by hub.freebsd.org (Postfix) with ESMTP id 02E2837B423 for ; Tue, 29 May 2001 03:18:47 -0700 (PDT) (envelope-from mbedynek@vellocet.insync.net) Received: (from mbedynek@localhost) by vellocet.insync.net (8.9.3/8.9.3) id FAA24392 for freebsd-stable@freebsd.org; Tue, 29 May 2001 05:18:40 -0500 (CDT) Date: Tue, 29 May 2001 05:18:40 -0500 From: Matt Bedynek To: freebsd-stable@freebsd.org Subject: buildworld failure Message-ID: <20010529051840.A24356@vellocet.insync.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Morning. I just synced up the latest sources (src-all) via cvsup5.freebsd.org. Buildworld now fails at the following- awk -f /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/MKnames.awk /usr/src/lib/libncurses/../../contrib/ncurses/include/Caps cc -o make_hash -O -pipe -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -DMAIN_PROGRAM /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c cat namehdr boolnames boolfnames numnames numfnames strnames strfnames nameftr > names.c In file included from curses.h:77, from /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/curses.priv.h:234, from /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:41: /usr/include/unctrl.h:57: syntax error before `unctrl' /usr/include/unctrl.h:57: warning: data definition has no type or storage class cc -o make_keys -O -pipe -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/make_keys.c In file included from curses.h:77, from /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/curses.priv.h:234, from /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/make_keys.c:38: /usr/include/unctrl.h:57: syntax error before `unctrl' /usr/include/unctrl.h:57: warning: data definition has no type or storage class *** Error code 1 *** Error code 1 2 errors *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error -- Matt Bedynek mattb@insync.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message