Subject: Trouble building NetBSD 2.0 BETA
To: None <netbsd-users@netbsd.org>
From: Ian P. Thomas <ipthomas@mac.com>
List: netbsd-users
Date: 08/15/2004 23:39:43
When running ./build.sh distribution, I get the following
=========== 1 missing files ==============
Files in flist but missing from DESTDIR.
File wasn't installed ?
------------------------------------------
./usr/include/netinet/ip_rules.h
======== end of 1 missing files ==========
*** Failed target: checkflist
*** Failed command: cd /usr/src/distrib/sets &&
DESTDIR=/home/ipt/src/netbsd/stable/distribution MACHINE=i386
MACHINE_ARCH=i386 CKSUM=/home/ipt/src/netbsd/stable/tools/bin/nbcksum
MAKE=/home/ipt/src/netbsd/stable/tools/bin/nbmake
MTREE=/home/ipt/src/netbsd/stable/tools/bin/nbmtree
MKTEMP=/home/ipt/src/netbsd/stable/tools/bin/nbmktemp
PAX=/home/ipt/src/netbsd/stable/tools/bin/nbpax HOST_SH=sh sh
./checkflist -M /home/ipt/src/netbsd/stable/distribution/METALOG
*** Error code 1
Stop.
nbmake: stopped in /usr/src/distrib/sets
*** Failed target: distribution
*** Failed command: (cd /usr/src/distrib/sets &&
/home/ipt/src/netbsd/stable/tools/bin/nbmake checkflist)
*** Error code 1
Stop.
nbmake: stopped in /usr/src
ERROR: Failed to make distribution
*** BUILD ABORTED ***
I recently, as of about 9 p.m. this evening, did a cvs update and got
the same error. Any suggestions?
Ian Thomas