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

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 o

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

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-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/lib

[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/red