Subject: Still problems with compiling -current kernel
To: None <port-pmax@netbsd.org>
From: None <admin@cordef.com.pl>
List: port-pmax
Date: 01/05/2000 10:17:32
Hi all!

While compiling -current kernel (dated 1 Jan 1999):

cc  -O2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wno-main -G 0  -mno-abicalls -m
no-half-pic -I. -I../../../../arch -I../../../.. -nostdinc -I../../../../../gnu/sys -DMIPS1 -DMIPS3 -DLKM -DNKME
MCLUSTERS=1024 -DHZ=256 -DMAXUSERS=64 -D_KERNEL -Dpmax  -c ../../../../arch/pmax/tc/scc.c
In file included from ../../../../arch/pmax/tc/scc.c:116:
../../../../arch/pmax/dev/qvssvar.h:19: syntax error before `*'
cc1: warnings being treated as errors
../../../../arch/pmax/dev/qvssvar.h:19: warning: function declaration isn't a prototype
*** Error code 1

Configuration file unmodified, compiled on standard Decstation 5000/20.
Anyone knows what's going on?

Andrzej