Hi Everyone,

I am running FreeBSD 5.0 RELEASE and I am trying to install PHP 4.3.2
but I get the below error right after I start building it.

Has anyone seen this error before?

I appreciate your help.

Regards,
Chris

nemesis# make
gcc -DSUPPORT_UTF8 -DLINK_SIZE=2
-I/tmp/install/php-4.3.2/ext/pcre/pcrelib -Iext/pcre/
-I/tmp/install/php-4.3.2/ext/pcre/ -DPHP_ATOM_INC
-I/tmp/install/php-4.3.2/include -I/tmp/install/php-4.3.2/main
-I/tmp/install/php-4.3.2 -I/tmp/install/php-4.3.2/Zend
-I/usr/local/mysql/include -I/tmp/install/php-4.3.2/ext/xml/expat
-I/tmp/install/php-4.3.2/TSRM  -g -O2  -c
/tmp/install/php-4.3.2/ext/pcre/pcrelib/pcre.c -o
ext/pcre/pcrelib/pcre.o  && echo > ext/pcre/pcrelib/pcre.lo
/tmp/install/php-4.3.2/ext/pcre/pcrelib/pcre.c:186: `malloc' undeclared
here (not in a function)
/tmp/install/php-4.3.2/ext/pcre/pcrelib/pcre.c:187: `free' undeclared
here (not in a function)
*** Error code 1

Stop in /tmp/install/php-4.3.2.


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to