If you want to build a server supporting codrv and you
don't already have the corresponding header file
ioctl_pc.h
installed in /usr/include/machine
, then
install the copy that is supplied in
xc/programs/Xserver/hw/xfree86/etc
. If you run
NetBSD-current you probably want to install it in
/usr/src/sys/arch/i386/include
too, so that it get
reinstalled each time you run make includes
.
If you have installed the codrv console driver, this file should be taken from your installed version of the driver.
The console.h
file for syscons isn't distributed with XFree86
anymore. You should get it from the syscons distribution.