Subject: libssp regression still breaking build
To: None <current-users@netbsd.org>
From: Greg Troxel <gdt@ir.bbn.com>
List: current-users
Date: 11/11/2006 20:48:45
I updated today and did a build with an empty /usr/obj, using my
BUILD-NetBSD script which specifies OBJDIR, TOOLDIR, and so on.  It
failed with:

obj ===> regress/lib/libssp/fgets
/usr/obj/auto-current/tools/bin/i386--netbsdelf-ar cr libssp_nonshared.a
/usr/obj/auto-current/tools/bin/i386--netbsdelf-ar: not found

This is due to the use of the tools being unconditional; they aren't
safe at obj time.


-- 



    Greg Troxel <gdt@ir.bbn.com>