ID:               20309
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         mbstring related
 Operating System: RedHat 8
 PHP Version:      4.2.3
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Works fine with latest CVS (unstable).


Previous Comments:
------------------------------------------------------------------------

[2002-11-08 07:16:52] [EMAIL PROTECTED]

./configure --enable-mbsting --enable-mbstr-enc-trans --enable-mbregex


make fail with this error

make[1]: Entering directory `/usr/src/php4-STABLE-200211030600'
/bin/sh /usr/src/php4-STABLE-200211030600/libtool --silent --mode=link
gcc -I. -I/usr/src/php4-STABLE-200211030600/
-I/usr/src/php4-STABLE-200211030600/main
-I/usr/src/php4-STABLE-200211030600
-I/usr/src/php4-STABLE-200211030600/Zend
-I/usr/src/php4-STABLE-200211030600/ext/mysql/libmysql
-I/usr/src/php4-STABLE-200211030600/ext/xml/expat 
-I/usr/src/php4-STABLE-200211030600/TSRM -g -O2   -o php
-export-dynamic     stub.lo libphp4.la
./.libs/libphp4.a(main.o): In function `php_hash_environment':
/usr/src/php4-STABLE-200211030600/main/main.c:1167: undefined reference
to `mbstr_treat_data'
/usr/src/php4-STABLE-200211030600/main/main.c:1174: undefined reference
to `mbstr_treat_data'
/usr/src/php4-STABLE-200211030600/main/main.c:1181: undefined reference
to `mbstr_treat_data'
collect2: ld returned 1 exit status
make[1]: *** [php] Error 1
make[1]: Leaving directory `/usr/src/php4-STABLE-200211030600'
make: *** [all-recursive] Error 1
[root@smile php4-STABLE-200211030600]#


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20309&edit=1

Reply via email to