From:             [EMAIL PROTECTED]
Operating system: RedHat 8
PHP version:      4.2.3
PHP Bug Type:     *Compile Issues
Bug description:  mbstring compile error

./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 bug report at http://bugs.php.net/?id=20309&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20309&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20309&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20309&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20309&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20309&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20309&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20309&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20309&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20309&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20309&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20309&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20309&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20309&r=isapi

Reply via email to