openssl 1.0.2g build fails with 'no-comp' or 'no-comp no-bio' configure options?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> My read of
>
>     "no-comp     Disables compression independent of zlib.
> OPENSSL_NO_COMP will be defined in the OpenSSL headers."
>
> is that this disables compression methods OTHER than zlib.
>
> Is the intent, instead, that it disables ALL compression, REGARDLESS of
> the presence/setting of zlib?

This was helpful

  "When do I need zlib in OpenSSL?"
 
http://stackoverflow.com/questions/23772816/when-do-i-need-zlib-in-openssl

'no-comp' disables ALL compression, including any zlib comp; seems 
that's the recommendation there.

I ended up with

   ./config ... no-comp no-zlib no-zlib-dynamic ...

leaving out 'no-bio' until at least v1.1.0 release.

No errors/warnings on the build.  Other than the 'make depend' noise; 
that's another thread.

Thanks.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux