I tried to send it as an attachment, but seem not to be able to.
So, the ouput of make:
/bin/sh /home/patrick/php-5.0.3/libtool --silent --preserve-dup-deps
--mode=compile gcc -Iext/libxml/ -I/home/patrick/php-5.0.3/ext/libxml/
-DPHP_ATOM_INC -I/home/patrick/php-5.0.3/include
-I/home/patrick/php-5.0.3/main -I/home/patrick/php-5.0.3
-I/home/patrick/php-5.0.3/Zend -I/usr/include/libxml2
-I/usr/local/oracle/OraHome_1/rdbms/public
-I/usr/local/oracle/OraHome_1/rdbms/demo
-I/home/patrick/php-5.0.3/TSRM -g -O2 -prefer-pic -c
/home/patrick/php-5.0.3/ext/libxml/libxml.c -o ext/libxml/libxml.lo
/home/patrick/php-5.0.3/ext/libxml/libxml.c:28:17: php.h: No such file
or directory
/home/patrick/php-5.0.3/ext/libxml/libxml.c:31:28: zend_variables.h: No
such file or directory
In file included from /home/patrick/php-5.0.3/ext/libxml/libxml.c:32:
/home/patrick/php-5.0.3/ext/standard/php_string.h:27: warning: parameter
names (without types) in function declaration
/home/patrick/php-5.0.3/ext/standard/php_string.h:27: warning: data
definition has no type or storage class
/home/patrick/php-5.0.3/ext/standard/php_string.h:28: warning: parameter
names (without types) in function declaration
/home/patrick/php-5.0.3/ext/standard/php_string.h:28: warning: data
definition has no type or storage class
/.../
/home/patrick/php-5.0.3/ext/standard/php_string.h:140: syntax error
before "size_t"
/home/patrick/php-5.0.3/ext/standard/php_string.h:140: warning: data
definition has no type or storage class
/home/patrick/php-5.0.3/ext/standard/php_string.h:143: syntax error
before "char"
/home/patrick/php-5.0.3/ext/standard/php_string.h:157: warning:
parameter names (without types) in function declarationIn file included
from /home/patrick/php-5.0.3/ext/libxml/libxml.c:33:
/home/patrick/php-5.0.3/ext/standard/info.h:59: syntax error before
"PHP_FUNCTION"
/home/patrick/php-5.0.3/ext/standard/info.h:59: warning: parameter names
(without types) in function declaration
/home/patrick/php-5.0.3/ext/standard/info.h:59: warning: data definition
has no type or storage class
/home/patrick/php-5.0.3/ext/standard/info.h:60: warning: parameter names
(without types) in function declaration
/home/patrick/php-5.0.3/ext/standard/info.h:60: warning: data definition
has no type or storage class
/.../
/home/patrick/php-5.0.3/ext/standard/info.h:85: warning: parameter names
(without types) in function declaration
In file included from /home/patrick/php-5.0.3/ext/libxml/libxml.c:34:
/home/patrick/php-5.0.3/ext/standard/file.h:26: syntax error before
"PHP_MINIT_FUNCTION"
/home/patrick/php-5.0.3/ext/standard/file.h:26: warning: parameter names
(without types) in function declaration
/home/patrick/php-5.0.3/ext/standard/file.h:26: warning: data definition
has no type or storage class
/home/patrick/php-5.0.3/ext/standard/file.h:27: warning: parameter names
(without types) in function declaration
/home/patrick/php-5.0.3/ext/standard/file.h:27: warning: data definition
has no type or storage class
/.../
/home/patrick/php-5.0.3/ext/standard/file.h:125: warning: data
definition has no type or storage class
make: *** [ext/libxml/libxml.lo] Fout 1
Hope someone can make anything out of this (I sure don't)
Thanks
Patrick
Received on Tue Feb 08 2005 - 05:15:45 CST