I am getting the following error when I compile the latest cvs

mail.c: In function `php_mail':
mail.c:177: `EX_OK' undeclared (first use in this function)
mail.c:177: (Each undeclared identifier is reported only once
mail.c:177: for each function it appears in.)
mail.c:177: `EX_TEMPFAIL' undeclared (first use in this function)
make[3]: *** [mail.lo] Error 1
make[3]: Leaving directory `/home/rangerfox/bobserver/php4/ext/standard'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/rangerfox/bobserver/php4/ext/standard'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rangerfox/bobserver/php4/ext'
make: *** [all-recursive] Error 1

any help is greatly appreciated


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to