From: fborot at hotmail dot com Operating system: linux-redhat PHP version: 5.2.6 PHP Bug Type: *Compile Issues Bug description: compiling php with sybase support
Description: ------------ Hello When running "make" after a successful "configure --with-sybase-c=path/to/sybase/" the compile process stops and yileds several errors, starting with: /bin/sh /usr/local/php-5.2.6/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/sybase/ -I/usr/local/php-5.2.6/ext/sybase/ -DPHP_ATOM_INC -I/usr/local/php-5.2.6/include -I/usr/local/php-5.2.6/main -I/usr/local/php-5.2.6 -I/usr/include/libxml2 -I/usr/local/php-5.2.6/ext/date/lib -I/usr/include/mysql -I/home/sybase/include -I/usr/local/php-5.2.6/TSRM -I/usr/local/php-5.2.6/Zend -I/usr/include -g -O2 -prefer-non-pic -c /usr/local/php-5.2.6/ext/sybase/php_sybase_db.c -o ext/sybase/php_sybase_db.lo /usr/local/php-5.2.6/ext/sybase/php_sybase_db.c:39:22: error: sybfront.h: No such file or directory /usr/local/php-5.2.6/ext/sybase/php_sybase_db.c:40:19: error: sybdb.h: No such file or directory /usr/local/php-5.2.6/ext/sybase/php_sybase_db.c:41:22: error: syberror.h: No such file or directory it looks like sybdb.h, sybfront.h and syberror.h can no be found -- Edit bug report at http://bugs.php.net/?id=45393&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=45393&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=45393&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=45393&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=45393&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=45393&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=45393&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=45393&r=needscript Try newer version: http://bugs.php.net/fix.php?id=45393&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=45393&r=support Expected behavior: http://bugs.php.net/fix.php?id=45393&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=45393&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=45393&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=45393&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45393&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=45393&r=dst IIS Stability: http://bugs.php.net/fix.php?id=45393&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=45393&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=45393&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=45393&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=45393&r=mysqlcfg