Subject: Re: pkg/30464: php4-xslt can't find libiconv after sablotron update
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Johnny C. Lam <jlam@NetBSD.org>
List: pkgsrc-bugs
Date: 06/12/2005 04:41:07
The following reply was made to PR pkg/30464; it has been noted by GNATS.

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>