On 18.03.2015 00:36, Fay Hou wrote:
> Google said adding "-lcrypto -lssl" to $MYSQLLIBS may solve the problem
That may work, depending on which version of sysbench you're trying to
compile. You had to put that on the ./configure command line like so
./configure --with-mysql-libs "... -lssl -lcry
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
100
> From: a...@askmonty.org
> To: maria-discuss@lists.launchpad.net
> Subject: Re: [Maria-discuss] Sysbench compile error for MariaDB under Centos
> 6.4
>
> On 17.03.2015 01:46, Fay Hou wrote:
> > I got error when I compile "make". Any ideas?
>
> >
&g
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_
Hi,
I seem your compilation process can't find openssl/ssl.h
Do you install openssl-devel?
yoku0825,
2015-03-17 9:46 GMT+09:00 Fay Hou :
> Thank you for your time. I do see the libmysqlclient installed.
>
> []# find / -name libmysqlclient_r*
> /usr/lib64/libmysqlclient_r.so.15
> /usr/lib64/libm
Thank you for your time. I do see the libmysqlclient installed.
[]# find / -name libmysqlclient_r*
/usr/lib64/libmysqlclient_r.so.15
/usr/lib64/libmysqlclient_r.so.15.0.0
/usr/lib64/libmysqlclient_r.so.16.0.0
/usr/lib64/libmysqlclient_r.so.16
/usr/lib64/libmysqlclient_r.a
But, I got error when I
6 matches
Mail list logo