Comment 1 for bug 891594

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