Re: [PHP] php5 --enable-soap compile error

2005-01-25 Thread Marten Lehmann
Hello,
Try posting the error messages  and your exact configure line to
php-install for the maximum odds of a useful response.
the configure line is as follows:
CFLAGS=-I/usr/kerberos/include ./configure \
--prefix=/webserver/php-5.0.3 \
--enable-bcmath \
--enable-calendar \
--enable-exif \
--enable-ftp \
--enable-magic-quotes \
--enable-mbstring \
--enable-soap \
--enable-sockets \
--enable-trans-id \
--enable-wddx \
--with-bz2 \
--with-curl \
--with-db4 \
--with-dom \
--with-gdbm \
--with-gettext \
--with-imap \
--with-imap-ssl \
--with-kerberos \
--with-ldap \
--with-mhash=/webserver/mhash \
--with-mysql=/usr \
--with-openssl \
--with-pspell \
--with-gd \
--with-jpeg-dir=/usr/include \
--with-freetype-dir=/usr/include \
--with-zlib
All errors I got have been mailed before.
Regards
Marten
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] php5 --enable-soap compile error

2005-01-24 Thread Marten Lehmann
Is noone compiling PHP5 on its own, but just using preconfigured rpm's? 
Can't a developer og php have a look on this?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] php5 --enable-soap compile error

2005-01-24 Thread Richard Lynch
Marten Lehmann wrote:
 Is noone compiling PHP5 on its own, but just using preconfigured rpm's?
 Can't a developer og php have a look on this?

It's far more likely that noone is using SOAP... :-^

Try posting the error messages and your exact configure line to
php-install for the maximum odds of a useful response.

If that fails, post same to http://bugs.php.net

As it is, nobody here can even BEGIN to guess what's wrong, since you
haven't provided enough info.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] php5 --enable-soap compile error

2005-01-24 Thread Mikey

Marten Lehmann wrote:
 Is noone compiling PHP5 on its own, but just using preconfigured rpm's?
 Can't a developer og php have a look on this?

It's far more likely that noone is using SOAP... :-^

Try posting the error messages and your exact configure line to
php-install for the maximum odds of a useful response.

If that fails, post same to http://bugs.php.net

As it is, nobody here can even BEGIN to guess what's wrong, since you
haven't provided enough info.

I know this won't help much, but I have managed to build this from source
with no problems at all.  Have you got the dev libraries for libxml
installed?

Mikey

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] php5 --enable-soap compile error

2005-01-22 Thread Marten Lehmann
Hello,
if I'm compiling php5.0.3 with --enable-soap on a redhat enterprise 
linux 3 system I get an error almost at the end:

gcc  -Isapi/cgi/ -I/usr/src/redhat/BUILD/php-5.0.3/sapi/cgi/ 
-DPHP_ATOM_INC -I/usr/src/redhat/BUILD/php-5.0.3/include 
-I/usr/src/redhat/BUILD/php-5.0.3/main -I/usr/src/redhat/BUILD/php-5.0.3 
-I/usr/src/redhat/BUILD/php-5.0.3/Zend -I/usr/include/libxml2 
-I/usr/include/freetype2 -I/usr/include/imap -I/usr/kerberos/include 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/oniguruma 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/libmbfl 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/libmbfl/mbfl 
-I/vrmd/webserver/mhash/include -I/usr/include/mysql 
-I/usr/include/pspell  -I/usr/src/redhat/BUILD/php-5.0.3/TSRM 
-I/usr/kerberos/include  -c 
/usr/src/redhat/BUILD/php-5.0.3/sapi/cgi/cgi_main.c -o 
sapi/cgi/cgi_main.o   echo  sapi/cgi/cgi_main.lo
gcc  -Isapi/cgi/ -I/usr/src/redhat/BUILD/php-5.0.3/sapi/cgi/ 
-DPHP_ATOM_INC -I/usr/src/redhat/BUILD/php-5.0.3/include 
-I/usr/src/redhat/BUILD/php-5.0.3/main -I/usr/src/redhat/BUILD/php-5.0.3 
-I/usr/src/redhat/BUILD/php-5.0.3/Zend -I/usr/include/libxml2 
-I/usr/include/freetype2 -I/usr/include/imap -I/usr/kerberos/include 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/oniguruma 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/libmbfl 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/libmbfl/mbfl 
-I/vrmd/webserver/mhash/include -I/usr/include/mysql 
-I/usr/include/pspell  -I/usr/src/redhat/BUILD/php-5.0.3/TSRM 
-I/usr/kerberos/include  -c 
/usr/src/redhat/BUILD/php-5.0.3/sapi/cgi/getopt.c -o sapi/cgi/getopt.o 
 echo  sapi/cgi/getopt.lo
gcc  -Imain/ -I/usr/src/redhat/BUILD/php-5.0.3/main/ -DPHP_ATOM_INC 
-I/usr/src/redhat/BUILD/php-5.0.3/include 
-I/usr/src/redhat/BUILD/php-5.0.3/main -I/usr/src/redhat/BUILD/php-5.0.3 
-I/usr/src/redhat/BUILD/php-5.0.3/Zend -I/usr/include/libxml2 
-I/usr/include/freetype2 -I/usr/include/imap -I/usr/kerberos/include 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/oniguruma 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/libmbfl 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/libmbfl/mbfl 
-I/vrmd/webserver/mhash/include -I/usr/include/mysql 
-I/usr/include/pspell  -I/usr/src/redhat/BUILD/php-5.0.3/TSRM 
-I/usr/kerberos/include  -c main/internal_functions.c -o 
main/internal_functions.o   echo  main/internal_functions.lo
/bin/sh /usr/src/redhat/BUILD/php-5.0.3/libtool --silent 
--preserve-dup-deps --mode=link gcc -export-dynamic 
-I/usr/kerberos/include  -L/usr/kerberos/lib -L/vrmd/webserver/mhash/lib 
-L/usr/lib/mysql  -R /usr/kerberos/lib -R /vrmd/webserver/mhash/lib -R 
/usr/lib/mysql ext/libxml/libxml.lo ext/openssl/openssl.lo 
ext/openssl/xp_ssl.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo 
ext/bcmath/bcmath.lo ext/bcmath/libbcmath/src/add.lo 
ext/bcmath/libbcmath/src/div.lo ext/bcmath/libbcmath/src/init.lo 
ext/bcmath/libbcmath/src/neg.lo ext/bcmath/libbcmath/src/outofmem.lo 
ext/bcmath/libbcmath/src/raisemod.lo ext/bcmath/libbcmath/src/rt.lo 
ext/bcmath/libbcmath/src/sub.lo ext/bcmath/libbcmath/src/compare.lo 
ext/bcmath/libbcmath/src/divmod.lo ext/bcmath/libbcmath/src/int2num.lo 
ext/bcmath/libbcmath/src/num2long.lo ext/bcmath/libbcmath/src/output.lo 
ext/bcmath/libbcmath/src/recmul.lo ext/bcmath/libbcmath/src/sqrt.lo 
ext/bcmath/libbcmath/src/zero.lo ext/bcmath/libbcmath/src/debug.lo 
ext/bcmath/libbcmath/src/doaddsub.lo 
ext/bcmath/libbcmath/src/nearzero.lo ext/bcmath/libbcmath/src/num2str.lo 
ext/bcmath/libbcmath/src/raise.lo ext/bcmath/libbcmath/src/rmzero.lo 
ext/bcmath/libbcmath/src/str2num.lo ext/bz2/bz2.lo 
ext/calendar/calendar.lo ext/calendar/dow.lo ext/calendar/french.lo 
ext/calendar/gregor.lo ext/calendar/jewish.lo ext/calendar/julian.lo 
ext/calendar/easter.lo ext/calendar/cal_unix.lo ext/ctype/ctype.lo 
ext/curl/interface.lo ext/curl/multi.lo ext/curl/streams.lo 
ext/dba/dba.lo ext/dba/dba_cdb.lo ext/dba/dba_db2.lo ext/dba/dba_dbm.lo 
ext/dba/dba_gdbm.lo ext/dba/dba_ndbm.lo ext/dba/dba_db3.lo 
ext/dba/dba_db4.lo ext/dba/dba_flatfile.lo ext/dba/dba_inifile.lo 
ext/dba/dba_qdbm.lo ext/dba/libcdb/cdb.lo ext/dba/libcdb/cdb_make.lo 
ext/dba/libcdb/uint32.lo ext/dba/libflatfile/flatfile.lo 
ext/dba/libinifile/inifile.lo ext/dom/php_dom.lo ext/dom/attr.lo 
ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo 
ext/dom/domexception.lo ext/dom/namelist.lo 
ext/dom/processinginstruction.lo ext/dom/cdatasection.lo 
ext/dom/documentfragment.lo ext/dom/domimplementation.lo 
ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo 
ext/dom/characterdata.lo ext/dom/documenttype.lo 
ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo 
ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo 
ext/dom/domimplementationsource.lo ext/dom/entityreference.lo 
ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo 
ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo 
ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/exif/exif.lo 

Re: [PHP] php5 --enable-soap compile error

2005-01-22 Thread Marten Lehmann
Note:
the problem seems to start a bit earlier:
gcc  -Iext/soap/ -I/usr/src/redhat/BUILD/php-5.0.3/ext/soap/ 
-DPHP_ATOM_INC -I/usr/src/redhat/BUILD/php-5.0.3/include 
-I/usr/src/redhat/BUILD/php-5.0.3/main -I/usr/src/redhat/BUILD/php-5.0.3 
-I/usr/src/redhat/BUILD/php-5.0.3/Zend -I/usr/include/libxml2 
-I/usr/include/freetype2 -I/usr/include/imap -I/usr/kerberos/include 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/oniguruma 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/libmbfl 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/libmbfl/mbfl 
-I/vrmd/webserver/mhash/include -I/usr/include/mysql 
-I/usr/include/pspell  -I/usr/src/redhat/BUILD/php-5.0.3/TSRM 
-I/usr/kerberos/include  -c 
/usr/src/redhat/BUILD/php-5.0.3/ext/soap/soap.c -o ext/soap/soap.o   
echo  ext/soap/soap.lo
gcc  -Iext/soap/ -I/usr/src/redhat/BUILD/php-5.0.3/ext/soap/ 
-DPHP_ATOM_INC -I/usr/src/redhat/BUILD/php-5.0.3/include 
-I/usr/src/redhat/BUILD/php-5.0.3/main -I/usr/src/redhat/BUILD/php-5.0.3 
-I/usr/src/redhat/BUILD/php-5.0.3/Zend -I/usr/include/libxml2 
-I/usr/include/freetype2 -I/usr/include/imap -I/usr/kerberos/include 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/oniguruma 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/libmbfl 
-I/usr/src/redhat/BUILD/php-5.0.3/ext/mbstring/libmbfl/mbfl 
-I/vrmd/webserver/mhash/include -I/usr/include/mysql 
-I/usr/include/pspell  -I/usr/src/redhat/BUILD/php-5.0.3/TSRM 
-I/usr/kerberos/include  -c 
/usr/src/redhat/BUILD/php-5.0.3/ext/soap/php_encoding.c -o 
ext/soap/php_encoding.o   echo  ext/soap/php_encoding.lo
/usr/src/redhat/BUILD/php-5.0.3/ext/soap/php_encoding.c: In function 
`to_zval_string':
/usr/src/redhat/BUILD/php-5.0.3/ext/soap/php_encoding.c:498: warning: 
initialization makes pointer from integer without a cast
/usr/src/redhat/BUILD/php-5.0.3/ext/soap/php_encoding.c: In function 
`to_zval_stringr':
/usr/src/redhat/BUILD/php-5.0.3/ext/soap/php_encoding.c:534: warning: 
initialization makes pointer from integer without a cast
/usr/src/redhat/BUILD/php-5.0.3/ext/soap/php_encoding.c: In function 
`to_zval_stringc':
/usr/src/redhat/BUILD/php-5.0.3/ext/soap/php_encoding.c:570: warning: 
initialization makes pointer from integer without a cast
/usr/src/redhat/BUILD/php-5.0.3/ext/soap/php_encoding.c: In function 
`to_xml_string':
/usr/src/redhat/BUILD/php-5.0.3/ext/soap/php_encoding.c:638: warning: 
initialization makes pointer from integer without a cast

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php