Subject: Problem building current
To: None <current-users@netbsd.org>
From: Paul M. Newhouse <newhouse@pimin.rockhead.com>
List: current-users
Date: 10/07/1998 07:03:30
Platform i386:

>From last nights sup I get the following error:

cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DREALEXTMEM="0x1fc00" -DSYSVMSG -DSYSVSEM -DSYSVSHM -DLKM -DDIAGNOSTIC -DCOMPAT_43 -DFFS_EI -DPPP_BSDCOMP -DPPP_DEFLATE -DPPP_FILTER -DIPFILTER_LOG -DMAXUSERS=32 -D_KERNEL  -Di386  -c ../../../../arch/i386/i386/trap.c
../../../../arch/i386/i386/trap.c: In function `child_return':
../../../../arch/i386/i386/trap.c:841: argument `frame' doesn't match prototype
machine/cpu.h:188: prototype declaration
*** Error code 1

Paul