Subject: Re: pkg/30464: php4-xslt can't find libiconv after sablotron update
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <diro@nixsys.bz>
List: pkgsrc-bugs
Date: 06/12/2005 12:08:02
The following reply was made to PR pkg/30464; it has been noted by GNATS.
From: diro@nixsys.bz
To: jlam@netbsd.org
Cc: gnats-bugs@netbsd.org
Subject: Re: pkg/30464: php4-xslt can't find libiconv after sablotron update
Date: Sun, 12 Jun 2005 08:06:21 -0400
On Sun, Jun 12, 2005 at 01:13:36PM +0200, Thomas Klausner wrote:
> I'm not sure if you read pkgsrc-bugs, so here's a forward
> of a question from jlam@ about this problem. Please reply
> to him and cc gnats-bugs.
>
> Thanks,
> Thomas
>
> ----- Forwarded message from "Johnny C. Lam" <jlam@NetBSD.org> -----
>
> From: "Johnny C. Lam" <jlam@NetBSD.org>
> To: gnats-bugs@netbsd.org
> Cc: pkgsrc-bugs@netbsd.org
> Subject: Re: pkg/30464: php4-xslt can't find libiconv after sablotron update
> Date: Sun, 12 Jun 2005 04:40:01 +0000
>
> On Wed, Jun 08, 2005 at 11:53:00AM +0000, diro@nixsys.bz wrote:
> >
> > checking whether to enable xslt support... yes, shared
> > checking for XSLT Sablotron backend... /usr/pkg
> > checking for libexpat dir for Sablotron XSL support... /usr/pkg
> > checking for iconv dir for Sablotron XSL support... no
> > checking for JavaScript for Sablotron XSL support... no
> > checking for sablot-config... found
> > checking for Sablotron version... >= 0.96
> > configure: error: Please specify the install prefix of iconv with --with-iconv=<DIR>
> > *** Error code 1
>
> Can you tell me if you're trying to use the built-in iconv in libc
> or converters/libiconv from pkgsrc?
>
> Thanks,
>
> -- Johnny Lam <jlam@NetBSD.org>
>
>
> ----- End forwarded message -----
Ideally, it would pick up the version installed from pkgsrc. I thought that's what it was looking for by default...