From:             [EMAIL PROTECTED]
Operating system: Solaris 8
PHP version:      4.0CVS-2001-12-04
PHP Bug Type:     Sablotron XSL
Bug description:  configure: error: iconv not found


PHP fails to configure with the following options:

./configure \
--with-expat-dir=/usr/local \
--with-sablot=/usr/local \
--enable-xslt \
--with-xslt-sablot \
--with-openssl=/usr/local/ssl \
--with-curl=/opt \
--with-ldap=/usr/local \
--with-mysql \
--with-nsapi=/usr/netscape/server4


I receive the following message (summary)

checking whether byte ordering is bigendian... yes
checking whether to enable XML support... yes
checking external libexpat install dir... yes
checking for XMLRPC-EPI support... no
checking libexpat dir for XMLRPC-EPI... yes
checking whether to enable xslt support... yes
checking for XSLT Sablotron backend... yes
checking libexpat dir for Sablotron XSL support... yes
checking for Sablotron libraries in the default path... found Sablotron in
/usr/local
checking for iconv_open in -lc... no
configure: error: iconv not found

This problem appears to be similar to the one described in bug id #11654.


-- 
Edit bug report at: http://bugs.php.net/?id=14342&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]

Reply via email to