Subject: Failed cross-compile of -current
To: None <current-users@netbsd.org>
From: Suleiman Souhlal <refugee@segfaulted.com>
List: current-users
Date: 02/02/2004 20:58:42
Hello,
I have been trying to cross-build NetBSD-CURRENT (got from cvs today) on
my FreeBSD box, with
./build.sh -m macppc -T ~/pbfbsd/cross -D ~/pbfbsd/netbsd -U -O
~/pbfbsd/obj release kernel=PB

However, the build fails:
rescue.conf: rcorder: error: no objpaths specified or calculated.
rescue.conf: chown: error: no objpaths specified or calculated.
rescue.conf: rcorder: ignoring program because of errors.
rescue.conf: chown: ignoring program because of errors.
Run "make -f rescue.mk objs exe" to build crunched binary.

*** Failed target:  rescue.mk
*** Failed command: RESCUEDIR=/rescue
MAKE=/home/refugee/pbfbsd/cross/bin/nbmake
/home/refugee/pbfbsd/cross/bin/nbcrunchgen -f -D
/usr/home/refugee/pbfbsd/root/src -L /home/refugee/pbfbsd/netbsd/usr/lib
-q rescue.conf*** Error code 1

Do you have any idea what might be the problem?
Thanks,

-Suleiman Souhlal