Subject: Cross building
To: None <netbsd-help@netbsd.org>
From: Juan RP <jrp@hispabsd.org>
List: netbsd-help
Date: 02/03/2003 20:36:52
Hi, i want building a release distribution from my FreeBSD box ... i've been
reading the documents about cross building of NetBSD from the Website ... well,
i have exported the directories needed to cross building ... 

...
xtraeme:/usr/ports on /usr/ports (nfs)
xtraeme:/usr/pkgsrc on /mnt/netbsd/pkgsrc (nfs)
xtraeme:/usr/src on /mnt/netbsd/src (nfs)
...

All directories are as read/write mode. 
My command for build the tools is the next:

xtraeme-p3# ./build.sh -m i386 -M /mnt/objroot/ -T /mnt/tools/ -O /mnt/obj/
tools===> DESTDIR path: 
===> TOOLDIR path: /mnt/tools/
===> Updated /mnt/tools//bin/nbmake-i386
nbmake: don't know how to make obj-tools. Stop

nbmake: stopped in /mnt/netbsd/src

ERROR: failed to make obj-tools
*** BUILD ABORTED ***
xtraeme-p3#

What i am doing wrong, any idea ?? 
Thank you.
-- 
Juan RP ( Barcelona, Spain )
--