Subject: Can't compile X server
To: None <netbsd-users@sun-lamp.cs.berkeley.edu>
From: Alan D. Trombla <alan@math.s.u-tokyo.ac.jp>
List: netbsd-users
Date: 03/15/1994 17:18:59
I am running NetBSD 0.9 + XFree86 2.0.  I have installed the linkkit
and successfully run lib/Server/mkmf, but a make in lib/Server chokes 
immediately as follows:

making all in ./drivers/vga2...
making all in ./drivers/vga2/generic...
rm -f drivergen.o
gcc -c  -O2 -m486 -I. -I../../../include -I../..  -I/usr/X386/include
-D__386BSD__      -DGCCUSESGAS -DXDMCP           -DLINKKIT
-DAVOID_GLYPHBLT -DSHAPE -DMULTIBUFFER -DMITMISC    -DXTESTEXT1
-DXTEST   -DMONOVGA  drivergen.c
In file included from drivergen.c:20:
../../../include/xf86_OSlib.h:186: machine/ioctl_pc.h: No such file or
directory
../../../include/xf86_OSlib.h:187: machine/console.h: No such file or
directory
*** Error code 1

These files (ioctl_pc.h and console.h) indeed do not exist anywhere on
my system.  Any hints as to why I am missing them or why the make
fails if they are not necessary would be most appreciated!

Thanks in advance,
Alan

Alan D. Trombla----alan@seki.math.s.u-tokyo.ac.jp----University of Tokyo (Math)

------------------------------------------------------------------------------