Subject: bootparam_prot.h: No such file or directory
To: None <current-users@NetBSD.ORG>
From: Benjamin Lorenz <lorenz@ps.uni-sb.de>
List: current-users
Date: 05/26/1998 11:52:24
Huhu,
when compiling the whole system (`make build' on a SparcStation10),
I get
all ===> librpcsvc
cc -O -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes \
-Wpointer-arith -c bootparam_prot.c
bootparam_prot.c:6: bootparam_prot.h: No such file or directory
followed by a bunch of further errors:
klm_prot.c:6: klm_prot.h: No such file or directory
[...]
mount.c:6: mount.h: No such file or directory
[...]
lorenz@toto[p2]<~>% locate bootparam_prot.h
/usr/include/rpcsvc/bootparam_prot.h
/var/src/lib/librpcsvc/bootparam_prot.h
lorenz@toto[p2]<~>% cat /etc/mk.conf
BSDSRCDIR=/var/src
BSDOBJDIR=/var/obj
What's going wrong?
Thanks,
--
Benjamin <lorenz@dfki.de>