On 2010/09/22 10:08, David Coppa wrote:
> On Mon, Sep 20, 2010 at 11:43 AM, David Coppa <[email protected]> wrote:
> > Hi,
> >
> > This is a diff for xchat-2.8.8.
> >
> > I don't feel particularly confident about libtool/libintl bits,
>
> It's libiconv here, not libtool.
Try building it with ports libtool:
LIBTOOL=${PORTSDIR}/infrastructure/bin/libtool
and see if it fails
> --LIBICONV!$LIBICONV$ac_delim
> -+LIBICONV!$LTLIBICONV$ac_delim
> --INTLLIBS!$INTLLIBS$ac_delim
> --LIBINTL!$LIBINTL$ac_delim
> -+INTLLIBS!$LTLIBINTL$ac_delim
> -+LIBINTL!$LTLIBINTL$ac_delim
these bits might well be intended to stop it trying to link statically.