From:             tichiel_ff at yahoo dot co dot jp
Operating system: FreeBSD 4.10
PHP version:      4.3.10
PHP Bug Type:     ICONV related
Bug description:  iconv undefined error

Description:
------------
The following errors were encountered when PHP was built.
It is the same as that of what had the report in the past.
libiconv ver1.9.2 is used.

http://bugs.php.net/bug.php?id=19717

sorry, not good at English.

error message

ext/xmlrpc/libxmlrpc/encodings.lo: In function `convert':
/home/tichiel/src/php-4.3.10/ext/xmlrpc/libxmlrpc/encodings.c:64:
undefined referen
ce to `libiconv_open'
/home/tichiel/src/php-4.3.10/ext/xmlrpc/libxmlrpc/encodings.c:75:
undefined referen
ce to `libiconv'
/home/tichiel/src/php-4.3.10/ext/xmlrpc/libxmlrpc/encodings.c:95:
undefined referen
ce to `libiconv_close'
*** Error code 1

Stop in /home/tichiel/src/php-4.3.10.

configure option

./configure 
--with-apxs2=/usr/local/apache2/bin/apxs 
--with-trac-vars 
--with-zlib-dir=/usr/local/lib 
--enable-mbstring 
--enable-mbregex 
--enable--sockets 
--with-gd=/usr/local 
--enable-gd-native-ttf 
--with-jpeg=/usr/local/lib 
--with-png-dir=/usr/local/lib 
--with-freetype-dir=/usr/local/lib 
--with-mysql=/usr/local 
--with-openssl=/usr 
--enable-simplexml 
--with-xmlrpc



-- 
Edit bug report at http://bugs.php.net/?id=31546&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31546&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31546&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31546&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31546&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31546&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31546&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31546&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31546&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31546&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31546&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31546&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31546&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31546&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31546&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31546&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31546&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31546&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31546&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31546&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31546&r=mysqlcfg

Reply via email to