Subject: Re: Include bugs
To: Matthias Drochner <drochner@zelux6.zel.kfa-juelich.de>
From: Hubert Feyrer <hubert.feyrer@rrzc1.rz.uni-regensburg.de>
List: netbsd-bugs
Date: 12/10/1997 10:14:48
> In which situation does it happen? For me, neither the
> "includes" nor the "build" target installs anything.
> pcvt_ioctl.h is installed by "depend", which is obviously
> not The Right Way. But _if_ it installs, it installs
> correctly for me. Where do the symbolic links come
> from?
> In case we can make sure the header installation works
> I'd propose to simply add an "includes" target to the pcvt
> Makefile for now.

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?


 - Hubert

-- 
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>