Subject: -current failure
To: None <port-sgimips@netbsd.org>
From: John Klos <john@ziaspace.com>
List: port-sgimips
Date: 01/03/2004 20:45:53
Hi,

It's been a while since I've gotten to sit down and play with my SGI (I
still can't seem to get my R5000 in the same place as my SGI...
accidentally got an R4200...)

Anyway, I'm trying to rebuild current from 3-Jan, and this is as far as I
get:

cc -DHAVE_CONFIG_H -I.
-I/usr/src/tools/binutils/../../gnu/dist/binutils/bfd -I. -D_GNU_SOURCE
-I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/bfd
-I/usr/src/tools/binutils/../../gnu/dist/binutils/bfd/../include
-I/usr/src/tools/binutils/../../gnu/dist/binutils/bfd/../intl -I../intl -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -O -c
/usr/src/tools/binutils/../../gnu/dist/binutils/bfd/syms.c -o syms.o
/usr/src/gnu/dist/binutils/bfd/syms.c:411:1: warning: "/*" within comment
/usr/src/gnu/dist/binutils/bfd/syms.c: In function
`bfd_print_symbol_vandf':
/usr/src/gnu/dist/binutils/bfd/syms.c:428: error: `FIL' undeclared (first
use in this function)
/usr/src/gnu/dist/binutils/bfd/syms.c:428: error: (Each undeclared
identifier is reported only once
/usr/src/gnu/dist/binutils/bfd/syms.c:428: error: for each function it
appears in.)
/usr/src/gnu/dist/binutils/bfd/syms.c:428: error: parse error before '{'
token
/usr/src/gnu/dist/binutils/bfd/syms.c:430: warning: `return' with a value,
in function returning void

...

Clues?

Thanks,
John Klos