I am now hung up in the PHP compile in the build of the PHP module that links to
HTTPServer....it fails to compile; it seems like there is contention between PHP's
php.h and HTTPServer/Apache's ap_config.h...please see the attachment for the
problem. Can anyone help here?
Background: ====================================
The Apache is 1.3.20
httpd -l output;
Compiled-in modules:
http_core.c
mod_so.c
suexec: disabled; invalid wrapper /usr/HTTPServer/bin/suexec
httpd -V
Server version: IBM_HTTP_SERVER/1.3.19 Apache/1.3.20 (Unix)
Server built: Jul 11 2001 18:09:42
Server's Module Magic Number: 19990320:10
Server compiled with....
-D HAVE_MMAP
-D USE_MMAP_SCOREBOARD
-D USE_MMAP_FILES
-D USE_PTHREAD_SERIALIZED_ACCEPT
-D HTTPD_ROOT="/usr/HTTPServer"
-D SUEXEC_BIN="/usr/HTTPServer/bin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/httpd.scoreboard"
-D DEFAULT_LOCKFILE="logs/httpd.lock"
-D DEFAULT_XFERLOG="logs/access_log"
-D DEFAULT_ERRORLOG="logs/error_log"
-D TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
-D ACCESS_CONFIG_FILE="conf/access.conf"
-D RESOURCE_CONFIG_FILE="conf/srm.conf"
--
====
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College, Annandale-on-Hudson, New York 12504
[EMAIL PROTECTED] voice: 845-758-7475, fax: 845-758-7035
--- Begin Message ---
/bin/sh /usr/php/php-4.2.1/libtool --silent --mode=compile /usr/vac/bin/cc
-I. -I/usr/php/php-4.2.1/sapi/apache -I/usr/php/php-4
.2.1/main -I/usr/php/php-4.2.1 -I/usr/HTTPServer/include -I/usr/php/php-4.2.1/Zend
-I/usr/ldap/include -I/usr/php/php-4.2.1/ext/mysql/lib
mysql -I/usr/php/php-4.2.1/ext/xml/expat -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT
-DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT -DNO_DL
_NEEDED -I/usr/php/php-4.2.1/TSRM -g -prefer-pic -c php_apache.c
"/usr/include/dlfcn.h", line 51.9: 1506-236 (W) Macro name RTLD_LAZY has been
redefined.
"/usr/include/dlfcn.h", line 51.9: 1506-358 (I) "RTLD_LAZY" is defined on line 69 of
/usr/php/php-4.2.1/Zend/zend.h.
"/usr/include/dlfcn.h", line 55.9: 1506-236 (W) Macro name RTLD_GLOBAL has been
redefined.
"/usr/include/dlfcn.h", line 55.9: 1506-358 (I) "RTLD_GLOBAL" is defined on line 73 of
/usr/php/php-4.2.1/Zend/zend.h.
"/usr/HTTPServer/include/ap_config.h", line 1350.9: 1506-236 (W) Macro name XtOffsetOf
has been redefined.
"/usr/HTTPServer/include/ap_config.h", line 1350.9: 1506-358 (I) "XtOffsetOf" is
defined on line 344 of /usr/php/php-4.2.1/main/php.h.
"php_apache.c", line 209.55: 1506-045 (S) Undeclared identifier SERVER_VERSION.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
--- End Message ---
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php