Subject: pmax compilation problems on current, mips_reg_t
To: None <port-mips@netbsd.org>
From: Erik Bertelsen <erik@mediator.uni-c.dk>
List: port-mips
Date: 12/06/1998 15:25:12
Compiling a custom kernel has the following results for me:

../../../../arch/mips/mips/mips_machdep.c: In function `setregs':
../../../../arch/mips/mips/mips_machdep.c:666: `mips_reg_t' undeclared (first use in this function)
../../../../arch/mips/mips/mips_machdep.c:666: (Each undeclared identifier is reported only once
../../../../arch/mips/mips/mips_machdep.c:666: for each function it appears in.)
../../../../arch/mips/mips/mips_machdep.c:666: syntax error before `stack'


Did I screw something, or did somebody else "forget" to commit 
mips_reg_t ?

Seen on a NetBSD/pmax, trying to build based on sups of yesterday,
and again of today.

regards
Erik Bertelsen