Subject: Re: -current build problem that appeared this morning
To: Blair Sadewitz <blair.sadewitz@gmail.com>
From: Andrew Doran <ad@netbsd.org>
List: current-users
Date: 01/16/2007 19:35:29
Hi,

On Tue, Jan 16, 2007 at 10:22:29AM -0500, Blair Sadewitz wrote:

> In file included from ../../../../kern/sys_sched.c:42:
> ../../../../sys/syscallargs.h:1419: error: expected 
> specifier-qualifier-list bef
> ore 'sa_upcall_t'
> ../../../../sys/syscallargs.h:1419: error: 'sa_upcall_t' undeclared here 
> (not in
> a function)
> ../../../../sys/syscallargs.h:1419: error: expected 
> specifier-qualifier-list bef
> ore 'sa_upcall_t'
> ../../../../sys/syscallargs.h:1420: error: expected 
> specifier-qualifier-list bef
> ore 'sa_upcall_t'
> ../../../../sys/syscallargs.h:1420: error: expected expression before ')' 
> token
> ../../../../sys/syscallargs.h:1420: error: expected ';' before 'sa_upcall_t'
> *** [sys_sched.o] Error code 1

Which architecture are you building for?

Thanks,
Andrew