From: asnagy at webitecture dot org Operating system: Fedora Core 2 PHP version: 4.3.9 PHP Bug Type: OCI8 related Bug description: Fails upon make with php-4.3.9/ext/oci8/oci8.c
Description: ------------ I have fedora core 2 and tried compiling 4.3.9 with oracle support. I had a working copy of 4.3.7 running for a while. Configure process is successful; however it finishes with a warning about the debug.log file which i have sent to [EMAIL PROTECTED] When I run make, during the compile process it blows up with compile errors from the OCI8 extension. Here is my configure line: ./configure --enable-inline-optimization --with-bz2 --with-curl --with-png-dir=/usr --with-gd --enable-gd-native-ttf --without-gdbm --with-gettext --with-ncurses --with-gmp --with-iconv --with-jpeg-dir=/usr --with-openssl --with-png --with-pspell --with-regex=system --with-xml --with-expat-dir=/usr --with-zlib --with-layout=GNU --enable-bcmath --enable-exif --enable-ftp --enable-magic-quotes --enable-sockets --enable-sysvsem --enable-sysvshm --enable-track-vars --enable-trans-sid --enable-wddx --with-pear=/usr/share/pear --with-imap --with-imap-ssl --with-kerberos --with-ldap --with-mysql --with-pgsql --enable-memory-limit --enable-shmop --enable-calendar --enable-dbx --enable-dio --enable-mcal --enable-mbstring --enable-mbstr-enc-trans --enable-mbregex --with-apxs2=/usr/sbin/apxs --with-yaz=/usr/bin --with-freetype-dir=/usr/lib --with-oci8=/usr/lib/oracle/10.1.0.2/client -- Edit bug report at http://bugs.php.net/?id=30365&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30365&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30365&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30365&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=30365&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=30365&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=30365&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=30365&r=needscript Try newer version: http://bugs.php.net/fix.php?id=30365&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=30365&r=support Expected behavior: http://bugs.php.net/fix.php?id=30365&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=30365&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=30365&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=30365&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30365&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=30365&r=dst IIS Stability: http://bugs.php.net/fix.php?id=30365&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=30365&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=30365&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=30365&r=mysqlcfg
