Subject: can't build gcc
To: None <current-users@NetBSD.ORG>
From: Clarence W. Wilkerson <wilker@hopf.math.purdue.edu>
List: current-users
Date: 03/12/1996 10:31:21
I have a new sup, did a make clean, etc, new yacc,...
But it halts with messages like this:

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  -Werror  -c messages.c
messages.c: In function `as_tsktsk':
messages.c:181: too many arguments to function `__builtin_next_arg'
messages.c: In function `as_warn':
messages.c:260: too many arguments to function `__builtin_next_arg'
messages.c: In function `as_warn_where':
messages.c:317: too many arguments to function `__builtin_next_arg'


Clarence Wilkerson