Subject: Re: who broke my .tools on Solaris? :) (databases/db)
To: Charlie Allom <charlie@rubberduck.com>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 02/09/2004 06:09:17
On Sun, Feb 08, 2004 at 11:38:38PM +1100, Charlie Allom wrote:
> 
> any clues as to why I cannot build databases/db/ anymore?
> 
> ===> Building for db-2.7.7nb1
> /usr/obj/pkgsrc/databases/db/work.lazy/.buildlink/bin/libtool  cc -c -O 
> -xarch=v8plusa -w -I. -I../dist/../include -D_REENTRANT 
> ../dist/../btree/bt_compare.c
> /usr/pkg/bin/libtool[393]: 
> /usr/obj/pkgsrc/devel/libtool-base/work.lazy/.tools/bin/sed:  not found
> *** Warning: inferring the mode of operation is deprecated.
> *** Future versions of Libtool will require -mode=MODE be specified.
> /usr/pkg/bin/libtool[803]: 
> /usr/obj/pkgsrc/devel/libtool-base/work.lazy/.tools/bin/sed:  not found

I've committed a change to devel/libtool-base that should solve this
problem.  Please update your pkgsrc, try again, and let me know the
result.

	Thanks,

	-- Johnny Lam <jlam@NetBSD.org>