Subject: Compiling new kernel... and binaries
To: None <port-pmax@netbsd.org>
From: None <admin@cordef.com.pl>
List: port-pmax
Date: 01/12/2000 21:00:10
Hi friends.
Another "lame" question. I'm trying to compile and install -current
files from /pub/NetBSD-current/tar_files/src/sbin.tar. While I'm trying
to compile ifconfig command, make returns, that it is impossible to find
netinet6/in6.h file. As I can see, this file is in /usr/src/sys/netinet6 directory,
but it should be in /usr/include/netinet6. And my question: how to make
header files from kernel archive appear in /usr/include (of course
except: cp something to somewhere): a special
kind of make or something else?

Andrzej