Subject: Re: pkgsrc SunOS 5.10/x86_64 bulk build results SunOS-5.10-20070102.1708
To: None <pkgsrc-bulk@NetBSD.org, joerg@britannica.bec.de>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-bulk
Date: 01/09/2007 14:44:57
>
> 
> On Tue, Jan 09, 2007 at 01:13:37PM +0100, Gilles Dauphin wrote:
> > +# libintl library dependency is not correctly detected in all cases,
> > +# so simply always include it here.
> > +LIBS+=          -lintl
> > +
> 
> No, that would change the external linkage for no reason.


and databases/postgresql80/Makefile.common is wrong.

I have two libintl, one in /usr/lib and one in /usr/pkg/lib.
How to say to postgresql's configure to add -lintl when i want the pkgsrc one.
Gilles