Subject: New build problem with mdsetimage
To: None <current-users@netbsd.org>
From: Ken Cross <kjchome@home.net>
List: current-users
Date: 11/09/2001 17:20:22
I cvs'd the sources this afternoon (both update and checkout) and got
this error:

build ===> mdsetimage
rm -f a.out [Ee]rrs mklog core *.core  mdsetimage mdsetimage.lo
nb_progname.lo nb_rmd.lo  mdsetimage.ln nb_progname.ln nb_rmd.ln  
rm -f .depend
/usr/src/tools/mdsetimage/../../gnu/usr.sbin/mdsetimage/tags 
cc -O -include /usr/src/tools/mdsetimage/../compat/compat_netbsd.h -Wall
-I/usr/src/tools/toolchain/toolchain/bfd -I/usr/src/tool
s/mdsetimage/../../gnu/usr.sbin/mdsetimage/../../dist/toolchain/include
-c -o mdsetimage.lo /usr/src/tools/mdsetimage/../../gnu/usr.
sbin/mdsetimage/mdsetimage.c
/usr/src/tools/mdsetimage/../../gnu/usr.sbin/mdsetimage/mdsetimage.c:54:
bfd.h: No such file or directory
*** Error code 1

Is this new?

Ken