From: [EMAIL PROTECTED] Operating system: Linux Redhat 7.3 PHP version: 4.2.3 PHP Bug Type: Compile Failure Bug description: Apache 1.3.x on Oracle9iAS
i try compile PHP and i want generate libphp4.o and always output error My configurate line it's: ./configure CPPFLAGS=-I$/u01/app/oracle/product/ora9ias/Apache/Apache/include --with-apxs=/usr/sbin/apxs -enable-shared -with-oci8=/u02/app/oracle/product/8.1.7 --enable-sigchild --with-mysql=/usr --enable-track-vars -enable-module=so But i have this problem: /bin/sh /usr/local/php-4.2.3/libtool --silent --mode=link gcc -I. -I/usr/local/php-4.2.3/ -I/usr/local/php-4.2.3/main -I/usr/local/php-4.2.3 -I/usr/include/apache -I/usr/local/php-4.2.3/Zend -I/usr/include/mysql -I/u02/app/oracle/product/8.1.7/rdbms/public -I/u02/app/oracle/product/8.1.7/rdbms/demo -I/usr/local/php-4.2.3/ext/xml/expat -DLINUX=22 -DEAPI -DEAPI_MM -DEAPI_MM_CORE_PATH=/var/run/httpd.mm -I/usr/local/php-4.2.3/TSRM -g -O2 -prefer-pic -o libphp4.la -rpath /usr/local/php-4.2.3/libs -avoid-version -L/usr/lib/mysql -L/u02/app/oracle/product/8.1.7/lib -R /usr/lib/mysql -R /u02/app/oracle/product/8.1.7/lib stub.lo Zend/libZend.la sapi/apache/libsapi.la main/libmain.la regex/libregex.la /usr/local/php-4.2.3/ext/ctype/libctype.la /usr/local/php-4.2.3/ext/mysql/libmysql.la /usr/local/php-4.2.3/ext/oci8/liboci8.la /usr/local/php-4.2.3/ext/pcre/libpcre.la /usr/local/php-4.2.3/ext/posix/libposix.la /usr/local/php-4.2.3/ext/session/libsession.la /usr/local/php-4.2.3/ext/standard/libstandard.la /usr/local/php-4.2.3/ext/xml/libxml.la TSRM/libtsrm.la -lpam -lmysqlclient -lcrypt -lresolv -lm -ldl -lnsl -lresolv -lcrypt -ldl -lm -lclntsh -ldl *** Warning: inter-library dependencies are not known to be supported. *** All declared inter-library dependencies are being dropped. *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. /usr/bin/ld: cannot open output file .libs/: Is a directory collect2: ld returned 1 exit status make[1]: *** [libphp4.la] Error 1 make[1]: Leaving directory `/usr/local/php-4.2.3' make: *** [all-recursive] Error 1 Someone can helpme -- Edit bug report at http://bugs.php.net/?id=21664&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21664&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21664&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21664&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21664&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21664&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21664&r=support Expected behavior: http://bugs.php.net/fix.php?id=21664&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21664&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21664&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21664&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21664&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21664&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21664&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=21664&r=gnused