Date: Tue, 11 Feb 1997 08:58:59 -0500 (EST) From: Bill/Carolyn Pechter <pechter@shell.monmouth.com> To: freebsd-current@freebsd.org, freebsd-hackers@freebsd.org Subject: 2.2-BETA-->2.2GAMMA fails Message-ID: <199702111359.IAA28740@shell.monmouth.com>
next in thread | raw e-mail | index | archive | help
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. | +---------------------------------------------------------------------------+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702111359.IAA28740>