Subject: make distribution failed
To: None <current-users@netbsd.org>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 12/08/2007 21:47:38
Hi,

build.sh distribution failed (on i386, current -current):

dependall ===> usr.sbin/pstat
    compile  pstat/pstat.o
In file included from /u/NetBSD/src/usr.sbin/pstat/pstat.c:58:
/u/NetBSD/hshutti/i386/dest/usr/include/sys/namei.h:145:23: error: sys/kauth.h: No such file or directory

*** Failed target:  pstat.o
*** Failed command: /u/NetBSD/hshutti/i386/TOOLS/bin/i386--netbsdelf-gcc -O2 -pipe -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -Werror -I/u/NetBSD/src/sbin/swapctl -nostdinc -isystem /u/NetBSD/hshutti/i386/dest/usr/include -D_FORTIFY_SOURCE=2 -c /u/NetBSD/src/usr.sbin/pstat/pstat.c
*** Error code 1

Stop.
nbmake: stopped in /u/NetBSD/src/usr.sbin/pstat

Kurt