Subject: WSDISPLAY_FONTORDER_L2R and current kernels
To: None <port-pmax@NetBSD.org>
From: Erik Bertelsen <erik@mediator.uni-c.dk>
List: port-pmax
Date: 01/07/2000 16:14:21
Hello all,
sup as of 7 Jan for my 5000/133 gives:
cc -O2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-main -G 0 -mno-abicalls -mno-half-pic -I. -I../../../../arch -I../../../..
-nostdinc -I../../../../../gnu/sys -DMIPS1 -DHZ=256 -DMAXUSERS=64 -D_KERNEL -Dp
max -c ../../../../arch/pmax/dev/rcons.c
../../../../arch/pmax/dev/rcons.c: In function `rcons_connect':
../../../../arch/pmax/dev/rcons.c:140: `WSDISPLAY_FONTORDER_L2R' undeclared (fir
st use in this function)
../../../../arch/pmax/dev/rcons.c:140: (Each undeclared identifier is reported o
nly once
../../../../arch/pmax/dev/rcons.c:140: for each function it appears in.)
*** Error code 1
Do I need to update something else or is there a problem ?
- Erik