Build nginx on Mac OS X mavericks
Maxim Dounin
mdounin at mdounin.ru
Thu Mar 27 11:17:55 UTC 2014
Hello!
On Wed, Mar 26, 2014 at 06:33:56PM -0700, Kunal Pariani wrote:
> Hello,
> Has anyone tried building nginx code on Mac ? I get the following error
> while building. Have installed pcre and other needed libraries
>
> *src/mail/ngx_mail_handler.c:1152:30: **error: **use of undeclared
> identifier 'sasl_callback_ft'; did you mean*
>
> * 'sasl_callback_t'?*
>
> callbacks[i].proc = (sasl_callback_ft)&ngx_mail_sasl_log;
It doesn't looks like nginx source code. Likely you are using
something with local or 3rd party patches. Unmodified version is
available from http://nginx.org/en/download.html.
--
Maxim Dounin
http://nginx.org/
More information about the nginx
mailing list