Subject: hp300 + NEW_TOOLCHAIN
To: None <current-users@netbsd.org>
From: None <jarkko.teppo@er-grp.com>
List: current-users
Date: 10/10/2001 08:39:10
Doing make build with the following mk.conf:

BSDOBJDIR=/home/jarkko/NetBSD/obj
BSDSRCDIR=/home/jarkko/NetBSD/src
BUILD=yes
OBJMACHINE=yes
USE_NEW_TOOLCHAIN=yes
TOOLDIR=/home/jarkko/NetBSD/m68k_tooldir
MKTOOLS=yes
MKOBJDIRS=yes

Bombs out with:

rm -f wtf.cat6
cleandir ===> games/wump
rm -f wump.o  wump.ln
rm -f a.out [Ee]rrs mklog core *.core wump
rm -f wump.cat6
rm -f .depend /home/jarkko/NetBSD/src/games/wump/tags 
cleandir ===> gnu
cleandir ===> gnu/lib
cleandir ===> gnu/lib/libbfd
make: "/home/jarkko/NetBSD/src/gnu/lib/libbfd/Makefile" line 14: Could not find /home/jarkko/NetBSD/src/gnu/lib/libbfd/arch/m68k/defs.mk
make: Fatal errors encountered -- cannot continue

make: stopped in /home/jarkko/NetBSD/src/gnu/lib/libbfd
*** Error code 1

Stop.
make: stopped in /home/jarkko/NetBSD/src/gnu/lib
*** Error code 1

Stop.
make: stopped in /home/jarkko/NetBSD/src/gnu
*** Error code 1

Any ideas ? I decided to give the new toolchain stuff a whirl as this
is otherwise going to be a pain in the hp to go from 20010106 to -current.

-- 
jht