From owner-freebsd-hackers Tue Feb 11 05:59:58 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA21139 for hackers-outgoing; Tue, 11 Feb 1997 05:59:58 -0800 (PST) Received: from shell.monmouth.com (pechter@shell.monmouth.com [205.164.220.9]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA21127; Tue, 11 Feb 1997 05:59:32 -0800 (PST) Received: (from pechter@localhost) by shell.monmouth.com (8.8.4/8.7.3) id IAA28740; Tue, 11 Feb 1997 08:59:00 -0500 (EST) From: Bill/Carolyn Pechter Message-Id: <199702111359.IAA28740@shell.monmouth.com> Subject: 2.2-BETA-->2.2GAMMA fails To: freebsd-current@freebsd.org, freebsd-hackers@freebsd.org Date: Tue, 11 Feb 1997 08:58:59 -0500 (EST) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Anyone ever see this failure in make world. I'm going from -BETA (built clean) to -GAMMA and this was the only failure. archive.c did not change -- did the system includes...? cc -O2 -m486 -pipe -I/usr/src/gnu/usr.bin/gdb/bfd/. -I/usr/src/gnu/usr.bin/gdb/bfd/../gdb/. -DDEFAULT_VECTOR=i386freebsd_vec -DSELECT_VECS='&i386freebsd_vec,&i386bsd_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DTRAD_CORE -I/usr/src/gnu/usr.bin/gdb/bfd/../../../../contrib/gdb/include/. -I/usr/src/gnu/usr.bin/gdb/bfd/../../../../contrib/gdb/gdb/. -I/usr/src/gnu/usr.bin/gdb/bfd/../../../../contrib/gdb/bfd/. -I/usr/src/gnu/usr.bin/gdb/bfd/../../../../contrib/gdb/libiberty/. -I/usr/src/gnu/usr.bin/gdb/bfd/../../../../contrib/gdb/gdb/config/. -DHAVE_CONFIG_H -I/usr/src/gnu/usr.bin/gdb/bfd/../../../../contrib/gdb/include/. -I/usr/src/gnu/usr.bin/gdb/bfd/../../../../contrib/gdb/gdb/. -I/usr/src/gnu/usr.bin/gdb/bfd/../../../../contrib/gdb/bfd/. -I/usr/src/gnu/usr.bin/gdb/bfd/../../../../contrib/gdb/libiberty/. -I/usr/src/gnu/usr.bin/gdb/bfd/../../../../contrib/gdb/gdb/config/. -DHAVE_CONFIG_H -c archive.c -o archive.o In file included from archive.c:130: libbfd.h:366: warning: duplicate `const' libbfd.h:371: warning: duplicate `const' archive.c:562: parse error before `->' archive.c:564: `index' redeclared as different kind of symbol /usr/include/string.h:81: previous declaration of `index' archive.c:565: parse error before `{' archive.c:568: `abfd' undeclared here (not in a function) archive.c:569: parse error before `return' *** Error code 1 Stop. *** Error code 1 Stop. +---------------------------------------------------------------------------+ | Bill/Carolyn Pechter | 17 Meredith Drive | Tinton Falls, New Jersey 07724 | | 908-389-3592 | Save computing history, give an old geek old hardware. | | pechter@shell.monmouth.com | +---------------------------------------------------------------------------+ | This message brought to you by the letters PDP and the number 11. | +---------------------------------------------------------------------------+