ID: 14765
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating System: FreeBSD 4.4
PHP Version: 4.1.0
New Comment:
I'm experiencing the same problem on a Cobalt raQ (Linux Redhat) with
4.1.1 I can install php as a static module without any problem. I use
Apache 1.3.19.
It even happens with ./configure --with-apxs
Jef
Previous Comments:
------------------------------------------------------------------------
[2001-12-30 05:50:48] [EMAIL PROTECTED]
I can not compile apache 1.3.19 with PHP(DSO) . �Help me !
I use command "./configure --with-apxs=/home/httpd/bin/apxs
--enable-versioning --with-mysql --enable-track-vars" .
and "make" result is "
/bin/sh /usr/home/httpd/src/php-4.1.0/libtool --silent --mode=compile
gcc -I. -I/usr/home/httpd/src/php-4.1.0/sapi/apache
-I/usr/home/httpd/src/php-4.1.0/main -I/usr/home/httpd/src/php-4.1.0
-I/usr/home/httpd/include -I/usr/home/httpd/src/php-4.1.0/Zend
-I/usr/home/httpd/src/php-4.1.0/ext/mysql/libmysql
-I/usr/home/httpd/src/php-4.1.0/ext/xml/expat -DLINUX=22
-DMOD_SSL=208103 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT
-I/usr/home/httpd/src/php-4.1.0/TSRM -g -O2 -prefer-pic -c
sapi_apache.c
In file included from /usr/home/httpd/include/httpd.h:72,
from sapi_apache.c:32:
/usr/home/httpd/include/ap_config.h:490: features.h: No such file or
directory
In file included from /usr/home/httpd/include/httpd.h:72,
from sapi_apache.c:32:
/usr/home/httpd/include/ap_config.h:1338: warning: `XtOffsetOf'
redefined
/usr/home/httpd/src/php-4.1.0/main/php.h:342: warning: this is the
location of the previous definition
*** Error code 1
Stop in /usr/home/httpd/src/php-4.1.0/sapi/apache.
*** Error code 1
Stop in /usr/home/httpd/src/php-4.1.0/sapi/apache.
*** Error code 1
Stop in /usr/home/httpd/src/php-4.1.0/sapi.
*** Error code 1
Stop in /usr/home/httpd/src/php-4.1.0.
"
�Help me ! Thank you.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=14765&edit=1