Subject: -current build error
To: macbsd port <port-mac68k@NetBSD.ORG>
From: Paul Goyette <paul@pgoyette.bdt.com>
List: port-mac68k
Date: 03/31/1996 03:57:59
Finally got a sup to work, but now get the following error while
rebuilding the kernel:
cc -m68030 -O -Werror -msoft-float -I. -I../../../../arch -I../../../..
-DTIMEZONE="0" -DDST="0" -DHZ="0x3c" -DMAXFDESCS="0x800" -DSWAPPAGER
-DVNODEPAGER -DDEVPAGER -DDIAGNOSTIC -DKTRACE -DGDB -DFIFO -DDDB -DFFS
-DQUOTA -DMFS -DNFSSERVER -DNFSCLIENT -DNULLFS -DCD9660 -DKERNFS -DFDESC
-DPROCFS -DUNION -DLKM -DSCSI -DINET -DTCP_COMPAT_42 -DGATEWAY -DCOMPAT_42
-DCOMPAT_43 -DNS -DMAPMEM -DSYSVSHM -DSYSVSEM -DSYSVMSG -DNTP -DM68030
-DCOMPAT_NOMID -DCOMPAT_SUNOS -DCOMPAT_09 -DCOMPAT_10 -DCOMPAT_11
-DMACHINE_NONCONTIG -D_KERNEL -Dmc68020 -Dmac68k -c
../../../../arch/mac68k/mac68k/pram.c
In file included from ../../../../arch/mac68k/mac68k/pram.c:38:
machine/viareg.h:170: syntax error before `__P'
machine/viareg.h:171: syntax error before `__P'
machine/viareg.h:172: syntax error before `__P'
machine/viareg.h:173: syntax error before `__P'
machine/viareg.h:174: syntax error before `__P'
machine/viareg.h:175: syntax error before `__P'
*** Error code 1
Stop.