Subject: Re: pkgsrc NetBSD 2.0H/i386 bulk build results 2004-09-28
To: Matthias Scheler <tron@NetBSD.org>
From: Alistair Crooks <agc@pkgsrc.org>
List: pkgsrc-bulk
Date: 09/30/2004 19:12:28
On Thu, Sep 30, 2004 at 05:08:00PM +0200, Matthias Scheler wrote:
> On Thu, Sep 30, 2004 at 01:17:00PM +0100, Alistair Crooks wrote:
> > configure:2313: $? = 0
> > configure:2315: gcc -V </dev/null >&5
> > gcc: couldn't run `/usr/bin/i386--netbsdelf-gcc--I/usr/obj/pkgsrc/mail/libspf-alt/work.sys1/.buildlink/include': No such file or directory
> > configure:2318: $? = 1
> > configure:2341: checking for C compiler default output file name
> > configure:2344: gcc -O2 -I/usr/include -I/usr/include -L/usr/lib -Wl,-R/usr/lib -lbind -Wl,-R/usr/pkg/lib conftest.c  >&5
> > ld: cannot find -lbind
> 
> That's an error I've introduced in revision 1.4 of
> "pkgsrc/net/bind9/buildlink3.mk". It sets "BUILDLINK_LDADD.bind"
> to "-lbind9" even if the system's BIND 9 resolver in "libc" is used.
> I've now moved that code to "pkgsrc/net/bind9/builtin.mk" which
> matches what the "libiconv" package does.

Thanks for fixing this one, Matthias.

Best wishes,
Al