ID:               21664
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Linux Redhat 7.3
 PHP Version:      4.2.3
 New Comment:

Please try with PHP 4.3.0.



Previous Comments:
------------------------------------------------------------------------

[2003-01-15 10:52:10] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=21664&edit=1

Reply via email to