From: detoma dot alessandro at sea-aeroportimilano dot it Operating system: solaris 8 PHP version: 4.3.4 PHP Bug Type: Compile Failure Bug description: php 4.3.4 sybase-ct make failure
Description: ------------ ./configure \ --with-apxs2=/appl/apache/bin/apxs \ --with-oracle=/oracle/product/8.1.7 \ --with-sybase-ct=/database/sybase/OCS-12_0 \ --with-openssl=/usr/local/ssl \ --with-jpeg-dir=/usr/local \ --with-zlib-dir=shared \ --with-png-dir=/usr/local \ --with-tsrm-pthreads \ --with-curl=/usr/local make fail when I compile with sybase library 12.0 : /bin/sh /usr/local/src/php-4.3.4/libtool --silent --preserve-dup-deps --mode=compile /usr/local/src/php-4.3.4/meta_ccld -Iext/sybase_ct/ -I/usr/local/src/php-4.3.4/ext/sybase_ct/ -DPHP_ATOM_INC -I/usr/local/src/php-4.3.4/include -I/usr/local/src/php-4.3.4/main -I/usr/local/src/php-4.3.4 -I/usr/local/src/php-4.3.4/Zend -I/usr/local/ssl/include -I/usr/local/include -I/oracle/product/8.1.7/rdbms/public -I/oracle/product/8.1.7/rdbms/demo -I/database/sybase/OCS-12_0/include -I/usr/local/src/php-4.3.4/ext/xml/expat -D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/src/php-4.3.4/TSRM -DTHREAD=1 -g -mt -DZTS -prefer-pic -c /usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c -o ext/sybase_ct/php_sybase_ct.lo "/usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c", line 241: non-constant initializer: op "U&" "/usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c", line 241: non-constant initializer: op "U&" "/usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c", line 241: non-constant initializer: op "U&" "/usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c", line 241: non-constant initializer: op "U&" "/usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c", line 241: non-constant initializer: op "U&" "/usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c", line 242: non-constant initializer: op "U&" "/usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c", line 242: non-constant initializer: op "U&" "/usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c", line 242: non-constant initializer: op "U&" "/usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c", line 242: non-constant initializer: op "U&" "/usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c", line 242: non-constant initializer: op "U&" cc: acomp failed for /usr/local/src/php-4.3.4/ext/sybase_ct/php_sybase_ct.c *** Error code 1 make: Fatal error: Command failed for target `ext/sybase_ct/php_sybase_ct.lo' -- Edit bug report at http://bugs.php.net/?id=27157&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27157&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27157&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27157&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27157&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27157&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27157&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27157&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27157&r=support Expected behavior: http://bugs.php.net/fix.php?id=27157&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27157&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27157&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27157&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27157&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27157&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27157&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27157&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27157&r=float