Subject: Xserver build problem
To: None <port-pmax@NetBSD.org>
From: Erik Bertelsen <erik@mediator.uni-c.dk>
List: port-pmax
Date: 07/30/1999 21:00:53
Hello all,
On my 3min, I can't build the X server after the recent pmax
updates for it:
making all in programs/Xserver/hw/netbsd/pmax...
rm -f pmax_init.o
gcc -c -O2 -ansi -Dasm=__asm -I. -I../../../mfb -I../../../cfb -I../../../mi -I../../../include -I../../../../../exports/include/X11 -I../../../../../include/fonts -DPSZ=8 -I../../../../.. -I../../../../../exports/include -DCSRG_BASED -DSHAPE -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DPIXPRIV -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO pmax_init.c
pmax_init.c: In function `InitOutput':
pmax_init.c:129: structure has no member named `fb_depth'
*** Error code 1
Any easy fix -- or should I just send-pr it for later perusal ?
- Erik