Subject: Re: Include bugs
To: Hubert Feyrer <hubert.feyrer@rrzc1.rz.uni-regensburg.de>
From: None <daemond@ibm.net>
List: netbsd-bugs
Date: 12/10/1997 09:01:51
-----------------------------------------------------------------------------
Spammers beware: I do not buy from companies that spam!
*****************************************************************************

On Wed, 10 Dec 1997, Hubert Feyrer wrote:

<snip>
*->Well, right now I'm in /sys/arch/i386/isa/pcvt/Util:
*->rfhpc8135# make kcon
*->all ===> kcon
*->cc -O
*->-I/tmp_mnt/jabberwocky/usr/cvs/src/sys/arch/i386/isa/pcvt/Util/kcon/../keycap
*->-DKEYB_DEVICE=\"/dev/ttyv0\"  -Werror  -c kcon.c
*->kcon.c:64: machine/pcvt_ioctl.h: No such file or directory
*->*** Error code 1
*->
*->Stop.
*->*** Error code 1
*->
*->Stop.
*->
*->adding some ln -s ../.. kcon/machine, this works well. So - what are the right
*->steps to get this going?
*->
I don't remember the exact path that those files were pointing to, but it
was somewhere that could not be translated correctly.  The only way I found
around it was to delete those symbolic links in /usr/include/machine and
replace them with the proper files manually.  If it's essential to know I
could run make build or make include again.

Geoff 
daemond@ibm.net