ID: 13487 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Old Bug Type: PHP options/info functions Bug Type: Sablotron XSL Operating System: Mac OS 10.0.4 PHP Version: 4.0.6 New Comment:
user reported fixed in CVS. Previous Comments: ------------------------------------------------------------------------ [2001-09-28 17:35:27] [EMAIL PROTECTED] I am trying to build PHP 4.0.6 with the sablot extension on Mac OS X. I have been able to successfully build it without the --with-sablot flag. However, when I run the configuration script with the following flags: --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --with apxs=/usr/sbin/apxs --with-zlib --with-xml --with-mysql --with-iconv --with-sablot I get the following error: <snip> checking for Sablotron XSL support... yes checking libexpat dir for Sablotron 0.50... no checking for Sablotron in default path... found in /usr/ local checking for SablotSetEncoding in -lsablot... no checking for iconv_open in -lc... no configure: error: iconv not found </snip> I have installed libiconv 1.7 and Sablotron works from the command line using sabcmd. Based on the bug report in http://bugs.php.net/bug.php?id=11654, I tried altering the .m4 files mentioned and running buildconf with no avail on a PHP snapshot released on 09/27/2001 (200109272235 from http://snaps.php.net). Doing this still gives me the same error. Thanks, Justin Makeig ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13487&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]