Subject: 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/08/2005 11:53:00
>Number: 30464
>Category: pkg
>Synopsis: php4-xslt can't find libiconv after sablotron update
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jun 08 11:53:00 +0000 2005
>Originator: diro@nixsys.bz
>Release: NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD nixsys 1.6.2 NetBSD 1.6.2 (NIXSYS) #10: Thu Mar 4 22:20:38 EST 2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking whether cc understands -c and -o together... yes
checking if compiler supports -R... yes
checking for PHP prefix... /usr/pkg
checking for PHP includes... -I/usr/pkg/include/php -I/usr/pkg/include/php/main -I/usr/pkg/include/php/TSRM -I/usr/pkg/include/php/Zend
checking for PHP extension directory... /usr/pkg/lib/php/20020429
checking for re2c... exit 0;
checking for gawk... /usr/bin/awk
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
Stop.
make: stopped in /usr/src/sys/pkgsrc/textproc/php4-xslt
>How-To-Repeat:
make update in textproc/sablotron which rebuilds php4-xslt
>Fix: