ID:               20997
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         *Configuration Issues
 Operating System: Mac OSX 10.2.2 Server / DARWIN
 PHP Version:      4.3.0RC3
 New Comment:

Are you sure this is with the RC3 release?
Or did you use the "buildconf" script and have autoconf-2.53 installed?


Previous Comments:
------------------------------------------------------------------------

[2002-12-13 13:42:39] [EMAIL PROTECTED]

On a MacOSX 10.2 Server the configure command does not seem to find
/usr/sbin/sendmail even though it is present.  This results in mail()
being an undefined function in a built php installation.

A work around is to set the environment variable
ac_cv_path_PROG_SENDMAIL prior to running configure.

# in tcsh
setenv ac_cv_path_PROG_SENDMAIL /usr/sbin/sendmail

We have had this problem building 4.3.0RC2 and RC3 on several 10.2.2
servers.  This didn't appear to be a problem with 4.3.0pre1

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20997&edit=1

Reply via email to