Subject | PHP5 FireBird 1.5.2 and apache2 |
---|---|
Author | oguilb |
Post date | 2005-02-02T22:01:57Z |
Hi,
I wish to compile Inserbase.so but I do not arrive there. I have this
error :
/home/olivier/tmp/php-5.0.3/main/php.h:267: error: conflicting types
for 'data'
/usr/include/apache2/http_protocol.h:641: error: previous declaration
of 'data' was here
/home/olivier/tmp/php-5.0.3/sapi/apache/sapi_apache.c: In function
`apache_php_module_main':
/home/olivier/tmp/php-5.0.3/sapi/apache/sapi_apache.c:45: error:
`NOT_FOUND' undeclared (first use in this function)
/home/olivier/tmp/php-5.0.3/sapi/apache/sapi_apache.c:45: error: (Each
undeclared identifier is reported only once
/home/olivier/tmp/php-5.0.3/sapi/apache/sapi_apache.c:45: error: for
each function it appears in.)
make: *** [sapi/apache/sapi_apache.lo] Erreur 1
I use Mandrake 10.1,PHP5, Apache2 and Firebird 1.5.2
I have used this command :
./configure --with-interbase=/opt/firebird --with-apxs=/usr/sbin/apxs2
make clean; make
Can you help me. Or Where i can find the compiled inserbase.so for
mine config ?
Thanks
Olivier
I wish to compile Inserbase.so but I do not arrive there. I have this
error :
/home/olivier/tmp/php-5.0.3/main/php.h:267: error: conflicting types
for 'data'
/usr/include/apache2/http_protocol.h:641: error: previous declaration
of 'data' was here
/home/olivier/tmp/php-5.0.3/sapi/apache/sapi_apache.c: In function
`apache_php_module_main':
/home/olivier/tmp/php-5.0.3/sapi/apache/sapi_apache.c:45: error:
`NOT_FOUND' undeclared (first use in this function)
/home/olivier/tmp/php-5.0.3/sapi/apache/sapi_apache.c:45: error: (Each
undeclared identifier is reported only once
/home/olivier/tmp/php-5.0.3/sapi/apache/sapi_apache.c:45: error: for
each function it appears in.)
make: *** [sapi/apache/sapi_apache.lo] Erreur 1
I use Mandrake 10.1,PHP5, Apache2 and Firebird 1.5.2
I have used this command :
./configure --with-interbase=/opt/firebird --with-apxs=/usr/sbin/apxs2
make clean; make
Can you help me. Or Where i can find the compiled inserbase.so for
mine config ?
Thanks
Olivier