Subject: Re: problem in etc/Makefile ?
To: Todd Vierling <tv@wasabisystems.com>
From: George Coulouris <george@coulouris.org>
List: current-users
Date: 10/31/2001 11:42:59
On Wed, Oct 31, 2001 at 10:25:58AM -0500, Todd Vierling wrote:
> On Wed, 31 Oct 2001, George Coulouris wrote:
> 
> : install  -l s -o root -g wheel -m 755  usr/src/sys /usr/destdir/sys
> : install: usr/src/sys: No such file or directory
> 
> Looks like you're either on an old toolchain platform, or you have
> USETOOLS=no set.  In this case, you need to read UPDATING; /usr/bin/install
> needs to be updated.

Interesting. I started tracking -current after the new toolchain went live.
I thought that USETOOLS=yes was the default (I didn't have it set to no),
but adding USETOOLS=1 to /etc/mk.conf seems to have made the
install/binstall problem go away. Though, now I get new and improved problems:

build ===> mdsetimage
rm -f a.out [Ee]rrs mklog core *.core  mdsetimage mdsetimage.lo
nb_progname.lo  mdsetimage.ln nb_progname.ln  
rm -f i386--netbsdelf-mdsetimage.cat8
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/obj/toolchain/bfd
-I/usr/src/tools/mdsetimage/../../gnu/usr.sbin/mdsetimage/../../dist/toolchain/include-c-omdsetimage.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


fwiw, I'm running 1.5Y that I built last week:

NetBSD coulouris.org 1.5Y NetBSD 1.5Y (GENERIC_DIAGNOSTIC) #0: Fri Oct 26
01:45:04 EDT 2001