You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Jatin Kumar <ja...@gmail.com> on 2015/07/10 07:37:27 UTC

Re: Problems building Thrift on Mac OS Mavericks

You may want to use --with-openssl flag with configure command, passing
the root of your ssl installation. In my case I had ssl installed using
homebrew and it was at /usr/local/Cellar/openssl/1.0.1i.

I hope that helps.

--
Thanks,
Jatin