From:             [EMAIL PROTECTED]
Operating system: Mac OS X 10.1.2
PHP version:      4.1.1
PHP Bug Type:     *Compile Issues
Bug description:  xslt and iconv option cause errors

I need Iconvlib for XSLT suppot in PHP. I build iconvlib 
without any problems, but when I tried to configure PHP 
(4.0.6/4.1.0) I got the error messaches
checking whether to enable the XSLT Sablotron backend... 
yes
checking libexpat dir for Sablotron XSL support... no
checking for iconv_open in -lc... no
configure: error: iconv not found

Configure options
./configure -with-apxs --with-mysql=/usr/local/mysql --
with-gd=/usr/local --with-jpeg-dir=/usr/local --with-png-
dir=/usr/local --with-freetype-dir=/usr/local --with-zlib-
dir=/usr --with-xml --enable-xslt --with-xslt-sablot=/usr/
local --with-zlib=/usr --with-pdflib=/usr/lib --enable-wddx 
--enable-trans-sid --enable-ftp --with-gnu-ld

If I run configure without XSLT support I get an error when 
ran Apache with compiled PHP module
[osxserver:/usr/src/php-4.0.6] root# apachectl configtest
dyld: /usr/sbin/httpd Undefined symbols:
_iconv_module_entry

Does it iconv compatibility issues? Or it's bug in PHP 
sources?
-- 
Edit bug report at: http://bugs.php.net/?id=15248&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