My os is linux 2.4.20 / suse 8.2 I try to install mysql-apache2-php4.

It's ok for mysql (4.0.15a) and apache2 (2.0.47)
but I've got an error in the compilation of php4:

<<
...
In file included from /usr/include/sys/ipc.h:29,
from /opt/php-4.3.3/ext/standard/ftok.c:26:
/usr/include/bits/ipctypes.h:33: error: conflicting types for '__ipc_pid_t'
/usr/local/include/bits/types.h:104: error: previous declaration of '__ipc_pid_t'
make: *** [ext/standard/ftok.lo] Erreur 1
>>


The installed version of glibc is 2.3.2-6 i586.
My configure line is:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql

someone can help me ?

jerome Berthier - LPB

Reply via email to