Subject: i386 build dies.
To: None <current-users@netbsd.org>
From: Matt Doughty <mdoughty@japan.ea.com>
List: current-users
Date: 09/19/2002 11:46:11
I have been beating my head against getting current to build the last few
days, largely due to errant env. variables, and I have finally hit something
I can't figure out, probably due to exhaustion. Anyway it is dying because
a part of the tool chain is missing:

dependall ===> i386_elf
/usr/local/data/NetBSD/current/tools/bin/i386--netbsdelf-gcc -O2 -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wswitch -Wshadow  -Werror  -I- -I/usr/local/data/NetBSD/current/src/lib/csu/i386_elf -DLIBC_SCCS -DPIC -DDYNAMIC -DELFSIZE=32 -I/usr/local/data/NetBSD/current/src/libexec/ld.elf_so -I/usr/local/data/NetBSD/current/src/lib/csu/i386_elf/../common_elf -I/usr/local/data/NetBSD/current/src/lib/libc/dlfcn -DDWARF2_EH -DJCR -DDSO_HANDLE -nostdinc -isystem /usr/local/data/NetBSD/current/build/usr/include  -c -DCRT0 /usr/local/data/NetBSD/current/src/lib/csu/i386_elf/crt0.c -o crt0.o
/usr/local/data/NetBSD/current/tools/bin/i386--netbsdelf-gcc: not found


If anyone could point out a good place to look I would be grateful.

thanks,

--Matt