Linking with libssl fails in Fedora 16

Bug #942924 reported by Alex Yurchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Galera
Fix Released
Undecided
Alex Yurchenko

Bug Description

Most likely it fails in all distros sporting OpenSSL >= 1.0:

g++ -o galera/tests/galera_check -m64 -Wl,-melf_x86_64 -lssl galera/tests/galera_check.o galera/tests/write_set_check.o galera/tests/trx_handle_check.o galera/tests/service_thd_check.o galera/tests/ist_check.o -lpthread -lrt -lssl -lcheck gcache/src/libgcache.a galera/src/libgalera++.a galerautils/src/libgalerautils++.a galerautils/src/libgalerautils.a -lpthread -lrt
/usr/bin/ld: galera/tests/ist_check.o: undefined reference to symbol 'ERR_free_strings'
/usr/bin/ld: note: 'ERR_free_strings' is defined in DSO /lib64/libcrypto.so.10 so try adding it to the linker command line
/lib64/libcrypto.so.10: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
scons: *** [galera/tests/galera_check] Error 1
scons: building terminated because of errors.

Related branches

Changed in galera:
assignee: nobody → Alex Yurchenko (ayurchen)
milestone: none → 23.2.1
status: New → Fix Committed
Changed in galera:
status: Fix Committed → 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.