Subject trying for clean compile
Author Nick Upson
Hi,

I'm trying to achieve a clean compile of php on fedora 8, I get the
messages below when I compile, is there a way I can correct this?

/usr/src/redhat/SOURCES/php-5.2.4/ext/interbase/interbase.c: In
function '_php_ibase_error':
/usr/src/redhat/SOURCES/php-5.2.4/ext/interbase/interbase.c:241:
warning: 'isc_interprete' is deprecated (declared at
/opt/firebird/include/ibase.h:780)
/usr/src/redhat/SOURCES/php-5.2.4/ext/interbase/ibase_events.c: In
function '_php_ibase_event_block':
/usr/src/redhat/SOURCES/php-5.2.4/ext/interbase/ibase_events.c:110:
warning: passing argument 1 of 'isc_event_block' from incompatible
pointer type
/usr/src/redhat/SOURCES/php-5.2.4/ext/interbase/ibase_events.c:110:
warning: passing argument 2 of 'isc_event_block' from incompatible
pointer type
/usr/src/redhat/SOURCES/php-5.2.4/ext/interbase/ibase_events.c: In
function '_php_ibase_callback':
/usr/src/redhat/SOURCES/php-5.2.4/ext/interbase/ibase_events.c:244:
warning: passing argument 6 of 'isc_que_events' from incompatible
pointer type
/usr/src/redhat/SOURCES/php-5.2.4/ext/interbase/ibase_events.c: In
function 'zif_ibase_set_event_handler':
/usr/src/redhat/SOURCES/php-5.2.4/ext/interbase/ibase_events.c:338:
warning: passing argument 6 of 'isc_que_events' from incompatible
pointer type