Subject: misc/31900: NetBSD 2.1 - build problem
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <dawszy@arhea.pl>
List: netbsd-bugs
Date: 10/23/2005 21:44:01
>Number:         31900
>Category:       misc
>Synopsis:       build stops on including Makefile
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 23 21:44:00 +0000 2005
>Originator:     Dawid Szymanski
>Release:        NetBSD 3.0_BETA
>Organization:
-- 
The most important are people you are surrounded by.
VY73 de SQ6EMM (QRP) | http://www.NetBSD.org/ | JID: dawszy@lubin.edu.pl
>Environment:
	
	
System: NetBSD gornik.lubin.edu.pl 3.0_BETA NetBSD 3.0_BETA (GENERIC) #0: Mon Sep 19 00:09:47 CEST 2005 dawszy@gornik.lubin.edu.pl:/data/NetBSD/OUT/3.0_BETA-20050918/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
cleandir ===> config
nbmake: "/data/home/source/2-1/src/tools/config/../Makefile.host" line 26: Could not find /data/home/source/2-1/src/tools/config/../../usr.sbin/config/Makefile
nbmake: Fatal errors encountered -- cannot continue

nbmake: stopped in /data/home/source/2-1/src/tools/config

*** Failed target:  cleandir-config
*** Failed command: targ=cleandir;dir=config; case "$dir" in /*) echo "$targ ===> $dir"; cd "$dir"; /data/NetBSD/OUT/2.1-20051023/tool/bin/nbmake "_THISDIR_=$dir/" $targ; ;; *) echo "$targ ===> $dir"; cd "/data/home/source/2-1/src/tools/$dir"; /data/NetBSD/OUT/2.1-20051023/tool/bin/nbmake "_THISDIR_=$dir/" $targ; ;; esac
*** Error code 1

Stop.
nbmake: stopped in /data/home/source/2-1/src/tools

ERROR: Failed to make tools
*** BUILD ABORTED ***
>How-To-Repeat:
OBJ=/data/NetBSD/OUT/2.1-20051023/obj
TOOL=/data/NetBSD/OUT/2.1-20051023/tool
REL=/data/NetBSD/OUT/2.1-20051023/rel
DEST=/data/NetBSD/OUT/2.1-20051023/dest

cd /data/home/source/2-1/src
(previously checkouted with -rnetbsd-2-1-RELEASE)
./build.sh -o -N 2 -D ${DEST} -O ${OBJ} -R ${REL} -T ${TOOL} -U tools release

>Fix:

>Unformatted: