Opened 6 years ago

Last modified 6 years ago

#12238 new Bugs

Boost fails to compile using OpenSSL 1.1.0

Reported by: noloader@… Owned by: chris_kohlhoff
Milestone: To Be Determined Component: asio
Version: Boost 1.61.0 Severity: Problem
Keywords: openssl 1.1.0 Cc: raad@…, jack@…

Description

Boost 1.61 cannot compile when using OpenSSL 1.1.0. Also see http://stackoverflow.com/q/37517730.

My apologies if this has been reported. A quick search appears to show there are no reports (https://svn.boost.org/trac/boost/search?q=%22openssl+1.1.0%22).

Change History (10)

comment:1 by noloader@…, 6 years ago

Summary: Boost fails to compil under OpenSSL 1.1.0Boost fails to compile using OpenSSL 1.1.0

comment:2 by John Maddock, 6 years ago

Component: Noneasio
Owner: set to chris_kohlhoff

comment:3 by anonymous, 6 years ago

Same issue here. To be fair 1.1.0 just made official release 11 days ago.

comment:4 by anonymous, 6 years ago

yes, and we are trying to get openssl 1.1 in the next Debian stable, this bug will keep a lot of the archive unbuildable and out of the next stable.

comment:6 by raad@…, 6 years ago

Cc: raad@… added

comment:8 by jack@…, 6 years ago

I am using the above two linked patches to upgrade OpenSSL in Zcash to 1.1.0a. I have hand-ported them to Boost 1.62.0(.beta.2), but they should probably be properly rebased.

comment:9 by jack@…, 6 years ago

Cc: jack@… added

comment:10 by jack@…, 6 years ago

Looks like Boost 1.62 includes the above patches to ASIO, and thus compiles with OpenSSL 1.1.0.

Note: See TracTickets for help on using tickets.