Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
2.3.3
-
None
-
None
Description
A build of MaxScale that uses the v2.3.3_pre version of Connector/C fails on CentOS 5 with the following error message:
[ 64%] Built target mariadb_obj
|
Scanning dependencies of target libmariadb
|
[ 64%] Linking C shared library libmariadb.so
|
CMakeFiles/mariadb_obj.dir/my_thr_init.c.o: In function `my_thread_end':
|
/home/vagrant/workspace/_build/connector-c-prefix/src/connector-c/libmariadb/my_thr_init.c:156: undefined reference to `ERR_remove_thread_state'
|
collect2: ld returned 1 exit status
|
The OpenSSL version:
[vagrant@default ~]$ rpm -qa | grep ssl
|
openssl-0.9.8e-26.el5_9.1
|
openssl-0.9.8e-26.el5_9.1
|
Attachments
Issue Links
- includes
-
CONC-286 Use secure connection (use_ssl=1) if a finger print for server certificate validation was specified.
- Closed