From owner-freebsd-current Fri Oct 25 16:38:17 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA04385 for current-outgoing; Fri, 25 Oct 1996 16:38:17 -0700 (PDT) Received: from noc.msc.edu (noc.msc.edu [137.66.12.254]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA04376 for ; Fri, 25 Oct 1996 16:38:14 -0700 (PDT) Received: from uc.msc.edu by noc.msc.edu (5.65/MSC/v3.0.1(920324)) id AA13228; Fri, 25 Oct 96 18:38:12 -0500 Received: from fergus-2.dialup.prtel.com by uc.msc.edu (5.65/MSC/v3.0z(901212)) id AA22571; Fri, 25 Oct 96 18:38:10 -0500 Received: (from alk@localhost) by compound.Think.COM (8.7.6/8.7.3) id SAA13741; Fri, 25 Oct 1996 18:38:07 -0500 (CDT) Date: Fri, 25 Oct 1996 18:38:07 -0500 (CDT) From: Tony Kimball Message-Id: <199610252338.SAA13741@compound.Think.COM> To: current@freebsd.org Subject: build failure in lib-tools at cvs-cur.2626 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk ; make lib-tools [...] cc -O -DFREEBSD_AOUT -I/alt/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc -I/alt/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -I/usr/obj/alt/src/gnu/usr.bin/cc/cc1/../cc_tools -c /alt/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-lex.c /alt/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-lex.c: In function `forget_protocol_qualifiers': /alt/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-lex.c:119: `wordlist' undeclared (first use this function) /alt/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-lex.c:119: (Each undeclared identifier is reported only once /alt/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-lex.c:119: for each function it appears in.) /alt/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-lex.c:119: sizeof applied to an incomplete type [...] /alt/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-lex.c:1061: dereferencing pointer to incomplete type *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. ;