[PHP-DEV] Bug #323: Warning 'palloc' redefined From: doussot <email protected>
Date: 04/28/98

From: doussot <email protected>
Operating system: Linux 2.0.34/libc6
PHP version: 3.0 Latest CVS
PHP Bug Type: PostgreSQL related
Bug description:
With PHP3, Apache (Lastest CVS), Mysql and Postgres 6.2.1 I
get a warning during compilation:
gcc -O2 -I. -I. -I/usr/local/web/src/apache-1.3/src/include -I/usr/local/web/src/apache-1.3/src/os/unix -I/usr/include -I/usr/local/pgsql/include -c internal_functions.c -o internal_functions.o
In file included from functions/php3_pgsql.h:77,
                 from internal_functions.c:60:
/usr/local/pgsql/include/libpq-fe.h:346: warning: `palloc' redefined
/usr/local/web/src/apache-1.3/src/include/compat.h:221: warning: this is the location of the previous definition