From:             xingg_wu at yahoo dot com
Operating system: Redhat linux 9
PHP version:      4.3.4
PHP Bug Type:     Sybase-ct (ctlib) related
Bug description:  Compile error --with-sybase-ct

Description:
------------
*********************the prompt****************************
/opt/sybase-11.9.2/lib/libintl.so: undefined reference to `__ctype_b'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
**********************the end******************************
my config:linux9+apache2.0.47+php4.3.4+sybase-11.9.2
the command:
apache2.0.47#./configure --prefix=/home/apache --enalbe-so
            #./make;make install
php4.3.4#./configure --with-apxs2=/home/apache/bin/apxs
--with-sybase-ct=/opt/sybase-11.9.2 --enable-ftp �Cenable-track-vars
        #make;make install
The compile succeeds if sybase is left out.


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

Reply via email to