AOO should automatically download, build and use an internal OpenSSL.
Please show the configure options you used (they're saved at the top of
config.log).

On Sun, Nov 15, 2015 at 3:05 PM, #PATHANGI JANARDHANAN JATINSHRAVAN# <
[email protected]> wrote:

> Yes, I did run a make clean from the root dir, and it did work later, but
> I think some of the documentation needs to be updated to reflect the
> changes that happened in OS X 10.11
>
> I ran into issues with openssl because Apple removed openssl headers from
> OS X with the release of El Capitan. I had to download a new instance of
> Openssl and specify the --with-openssl option in Configure. Along with
> this, the OPENSSL_CFLAGS environment needed to be manually set to point to
> the include directory of my openssl download. The makefile of the
> ext_libraries/serf also had to be modified slightly.
>
>
>
>
>
>
> On 11/15/15, 7:14 PM, "Andrea Pescetti" <[email protected]> wrote:
>
> >On 13/11/2015 #PATHANGI JANARDHANAN JATINSHRAVAN# wrote:
> >> Why is only this module replacing 10.11 with 10.10 during the build
> process?
> >
> >Did you try with a fully clean build, i.e., recreating everything from
> >scratch? If you have some old paths around this could be a leftover from
> >the previous configuration. Note: you can use ccache to speed up the
> >process, so that even a fully clean build will be much faster when
> >re-run. If you can't find more information on the wiki, just ask.
> >
> >Regards,
> >   Andrea.
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [email protected]
> >For additional commands, e-mail: [email protected]
> >
>

Reply via email to