Subject: building on 30Oct source with 17Oct binaries: problem
To: None <current-users@NetBSD.ORG>
From: Eric S. Hvozda <hvozda@netcom.com>
List: current-users
Date: 10/31/1995 05:55:16
I'm trying to build current from 30Oct with the 17Oct binaries
on munitions.wasabi.com.  I'm just doing 'make build' in /usr/src,
it keeps blowing up on gas.  I get something looking like...

[...]
===> gnu/usr.bin/sort
===> gnu/usr.bin/tar
===> gnu/usr.bin/gas
cc -O -DNON_BROKEN_WORDS -DPIC -I/usr/src/gnu/usr.bin/gas -I/usr/src/gnu/usr.bin/gas -I/usr/src/gnu/usr.bin/gas/config  -DOLD_GAS -DSIGTY=void -Derror=as_fatal  -DNETBSD_AOUT   -c /usr/src/gnu/usr.bin/gas/config/tc-i386.c
In file included from /usr/src/gnu/usr.bin/gas/as.h:404, from /usr/src/gnu/usr.bin/gas/config/tc-i386.c:31:
/usr/src/gnu/usr.bin/gas/struc-symbol.h:29: parse error before `obj_symbol_type'
/usr/src/gnu/usr.bin/gas/struc-symbol.h:29: warning: no semicolon at end of struct or union
/usr/src/gnu/usr.bin/gas/struc-symbol.h:60: parse error before `}'
In file included from /usr/src/gnu/usr.bin/gas/as.h:405, from /usr/src/gnu/usr.bin/gas/config/tc-i386.c:31:
[...]

Ad infinum,  Ideas?  have I missed something?  I can't see anything wrong 
here...