> /build/netbsd-compat/src_ro/tools/binutils/../../external/gpl3/binutils/dist/bfd/netbsd.h:54:10: > fatal error: bfd.h: No such file or directory > #include "bfd.h" > ^~~~~~~
do you have a bfd.h lying around somewhere it shouldn't? check your source tree for extra files? eg 'cvs up -dPA -I\! -ICVS'. sometimes make can find something gcc won't, and this happens.
