Google said adding "-lcrypto -lssl" to $MYSQLLIBS may solve the problem
but, I am not sure how to hack the makefile
“wakefile” to add "-lcrypto -lssl” to the command line.
Thanks
From: fh...@hotmail.com
To: maria-discuss@lists.launchpad.net
Subject: Sysbench compile error for MariaDB under C
I did install openssl-devel. These were installed:
yum -y install MariaDB-devel gcc gcc-c++ autoconf automake make libtool zlib
zlib-devel openssl-devel
# ls -al /usr/lib64/openssl/engines
total 204
drwxr-xr-x. 2 root root 4096 Mar 16 09:45 .
drwxr-xr-x. 3 root root 4096 Jan 20 09:32 ..
-rwxr
On 17.03.2015 01:46, Fay Hou wrote:
> I got error when I compile "make". Any ideas?
>
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/libmysqlclient_r.a(client.c.o):
> In function `mysql_get_ssl_cipher':
> (.text+0x2159): undefined reference to `SSL_get_current_cipher'
>
/usr/lib/gcc/x86_
3 matches
Mail list logo