I'm running a FreeBSD 4.5 system, with PHP 4.1.2 working well on the system.
I'm trying to compile in gettext support to php, and this is not turning out so well. I'm using the latest update in the bsd ports tree.
Here's some of the error message:
-DMOD_SSL=208107 -DEAPI -DEAPI_MM -DUSE_EXPAT conftest.c -lm 1>&5
configure: In function main':
configure:7621: warning: assignment makes integer from pointer without a cast
configure:7622: too many arguments to functionasctime_r'
configure: failed program was:
#line 7611 "configure"
#include "confdefs.h"
Any help would be much appreciated.