I wrote up a how to that might help as well: http://kevinworthington.com/nginx-for-mac-os-x-mavericks-in-2-minutes/
Best regards, Kevin -- Kevin Worthington [email protected] http://kevinworthington.com/ http://twitter.com/kworthington On Thu, Mar 27, 2014 at 7:17 AM, Maxim Dounin <[email protected]> wrote: > 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/ > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx >
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
