Can't compile with ssl on Ubuntu 11.10 x64

Bug #891594 reported by xcooling
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Galera
Fix Released
Undecided
Unassigned
0.8
Fix Committed
Medium
Alex Yurchenko
1.x
Fix Released
Medium
Alex Yurchenko
2.x
Fix Released
Medium
Alex Yurchenko

Bug Description

On 64bit Ubuntu 11.10 system
bug affects both 1.x and 2.x branches

apt-get install cmake libncurses5-dev bison build-essential bzr screen scons libboost-thread-dev libssl-dev

bzr branch lp:galera/1.x galera-1.x
cd galera-1.x
scons

ssl support required but asio/ssl.hpp not found or not usable
compile with ssl=0 or check that openssl devel headers are usable

bzr branch lp:galera/2.x galera-2.x
cd galera-2.x
scons

ssl support required but asio/ssl.hpp not found or not usable
compile with ssl=0 or check that openssl devel headers are usable

Revision history for this message
xcooling (f-root-extremecooling-org) wrote :

Affecting 0.8 as-well

root@chestnut:/home/chestnut# bzr branch lp:galera/0.8 galera-0.8
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
Branched 77 revision(s).
root@chestnut:/home/chestnut# cd galera-0.8/
root@chestnut:/home/chestnut/galera-0.8# scons
scons: Reading SConscript files ...
Host: linux x86_64
Target: linux x86_64
Checking for C library pthread... yes
Checking for C library rt... yes
Checking for C header file sys/epoll.h... yes
Checking for C header file byteswap.h... yes
Checking for C header file endian.h... yes
Checking for C header file sys/endian.h... no
Checking for C++ header file boost/shared_ptr.hpp... yes
Checking for C++ header file boost/unordered_map.hpp... yes
Checking for C++ header file boost/pool/pool_alloc.hpp... yes
Using boost pool alloc
Checking for C++ header file asio.hpp... yes
Checking for C++ header file asio/ssl.hpp... no
ssl support required but asio/ssl.hpp not found or not usable
compile with ssl=0 or check that openssl devel headers are usable

Revision history for this message
xcooling (f-root-extremecooling-org) wrote :

Confirmed Fixed

Changed in galera:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.