<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SysBench on CentOS &#8211; HowTo</title>
	<atom:link href="http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/</link>
	<description>Short Circuit...</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:48:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: MySQL Performance – Howto – part 2 (write cache dependance) &#8211; ServerAdminBlog</title>
		<link>http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/comment-page-1/#comment-734</link>
		<dc:creator>MySQL Performance – Howto – part 2 (write cache dependance) &#8211; ServerAdminBlog</dc:creator>
		<pubDate>Thu, 01 Dec 2011 16:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.serveradminblog.com/?p=42#comment-734</guid>
		<description>[...] = [];}I already wrote about Sysbench and MySQL tunning scripts. Those articles can be found HERE and [...]</description>
		<content:encoded><![CDATA[<p>[...] = [];}I already wrote about Sysbench and MySQL tunning scripts. Those articles can be found HERE and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/comment-page-1/#comment-606</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Mon, 14 Mar 2011 15:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.serveradminblog.com/?p=42#comment-606</guid>
		<description>Installing mysqlclient15-5.0.67-1.el5.remi.x86_64.rpm provided the needed library</description>
		<content:encoded><![CDATA[<p>Installing mysqlclient15-5.0.67-1.el5.remi.x86_64.rpm provided the needed library</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: colen</title>
		<link>http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/comment-page-1/#comment-181</link>
		<dc:creator>colen</dc:creator>
		<pubDate>Thu, 01 Jul 2010 08:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.serveradminblog.com/?p=42#comment-181</guid>
		<description>id do &quot;yum install mysql-devel&quot;

Still error</description>
		<content:encoded><![CDATA[<p>id do &#8220;yum install mysql-devel&#8221;</p>
<p>Still error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/comment-page-1/#comment-180</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 01 Jul 2010 07:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.serveradminblog.com/?p=42#comment-180</guid>
		<description>As you can see:
drv_mysql.c:35:19: error: mysql.h: No such file or directory

So, something is wrong with your mysql installation. 
Try 
&quot;yum install mysql-devel&quot; or appropriate command depending from your distro.</description>
		<content:encoded><![CDATA[<p>As you can see:<br />
drv_mysql.c:35:19: error: mysql.h: No such file or directory</p>
<p>So, something is wrong with your mysql installation.<br />
Try<br />
&#8220;yum install mysql-devel&#8221; or appropriate command depending from your distro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: colen</title>
		<link>http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/comment-page-1/#comment-178</link>
		<dc:creator>colen</dc:creator>
		<pubDate>Thu, 01 Jul 2010 03:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.serveradminblog.com/?p=42#comment-178</guid>
		<description>hi，i have a question
could you help me.





Making all in doc
make[1]: Entering directory `/opt/sysbench-0.4.12/doc&#039;
Making all in xsl
make[2]: Entering directory `/opt/sysbench-0.4.12/doc/xsl&#039;
make[2]: Nothing to be done for `all&#039;.
make[2]: Leaving directory `/opt/sysbench-0.4.12/doc/xsl&#039;
make[2]: Entering directory `/opt/sysbench-0.4.12/doc&#039;
make[2]: Nothing to be done for `all-am&#039;.
make[2]: Leaving directory `/opt/sysbench-0.4.12/doc&#039;
make[1]: Leaving directory `/opt/sysbench-0.4.12/doc&#039;
Making all in sysbench
make[1]: Entering directory `/opt/sysbench-0.4.12/sysbench&#039;
Making all in drivers
make[2]: Entering directory `/opt/sysbench-0.4.12/sysbench/drivers&#039;
Making all in mysql
make[3]: Entering directory `/opt/sysbench-0.4.12/sysbench/drivers/mysql&#039;
gcc -DHAVE_CONFIG_H -I. -I../../../config  -I/usr/local/mysql/include/ -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../../../sysbench  -pthread -g -O2 -MT libsbmysql_a-drv_mysql.o -MD -MP -MF .deps/libsbmysql_a-drv_mysql.Tpo -c -o libsbmysql_a-drv_mysql.o `test -f &#039;drv_mysql.c&#039; &#124;&#124; echo &#039;./&#039;`drv_mysql.c
drv_mysql.c:35:19: error: mysql.h: No such file or directory
drv_mysql.c:36:26: error: mysqld_error.h: No such file or directory
drv_mysql.c: In function ‘mysql_drv_describe’:
drv_mysql.c:284: error: ‘MYSQL_RES’ undeclared (first use in this function)
drv_mysql.c:284: error: (Each undeclared identifier is reported only once
drv_mysql.c:284: error: for each function it appears in.)
drv_mysql.c:284: error: ‘res’ undeclared (first use in this function)
drv_mysql.c:285: error: ‘MYSQL_ROW’ undeclared (first use in this function)
drv_mysql.c:285: error: expected ‘;’ before ‘row’
drv_mysql.c:286: error: ‘MYSQL_FIELD’ undeclared (first use in this function)
drv_mysql.c:286: error: ‘fields’ undeclared (first use in this function)
drv_mysql.c:328: error: ‘row’ undeclared (first use in this function)
drv_mysql.c: In function ‘mysql_drv_connect’:
drv_mysql.c:360: error: ‘MYSQL’ undeclared (first use in this function)
drv_mysql.c:360: error: ‘con’ undeclared (first use in this function)
drv_mysql.c:366: error: expected expression before ‘)’ token
drv_mysql.c:401: error: ‘MYSQL_VERSION_ID’ undeclared (first use in this function)
drv_mysql.c: In function ‘mysql_drv_disconnect’:
drv_mysql.c:441: error: ‘MYSQL’ undeclared (first use in this function)
drv_mysql.c:441: error: ‘con’ undeclared (first use in this function)
drv_mysql.c: In function ‘mysql_drv_bind_param’:
drv_mysql.c:520: error: ‘MYSQL’ undeclared (first use in this function)
drv_mysql.c:520: error: ‘con’ undeclared (first use in this function)
drv_mysql.c:520: error: expected expression before ‘)’ token
drv_mysql.c: In function ‘mysql_drv_query’:
drv_mysql.c:729: error: ‘MYSQL’ undeclared (first use in this function)
drv_mysql.c:729: error: ‘con’ undeclared (first use in this function)
drv_mysql.c:739: error: ‘ER_LOCK_DEADLOCK’ undeclared (first use in this function)
drv_mysql.c:739: error: ‘ER_LOCK_WAIT_TIMEOUT’ undeclared (first use in this function)
drv_mysql.c:739: error: ‘ER_CHECKREAD’ undeclared (first use in this function)
drv_mysql.c: In function ‘mysql_drv_store_results’:
drv_mysql.c:789: error: ‘MYSQL’ undeclared (first use in this function)
drv_mysql.c:789: error: ‘con’ undeclared (first use in this function)
drv_mysql.c:790: error: ‘MYSQL_RES’ undeclared (first use in this function)
drv_mysql.c:790: error: ‘res’ undeclared (first use in this function)
drv_mysql.c:791: error: ‘MYSQL_ROW’ undeclared (first use in this function)
drv_mysql.c:791: error: expected ‘;’ before ‘row’
drv_mysql.c:839: error: ‘ER_LOCK_DEADLOCK’ undeclared (first use in this function)
drv_mysql.c:839: error: ‘ER_LOCK_WAIT_TIMEOUT’ undeclared (first use in this function)
drv_mysql.c:855: error: ‘row’ undeclared (first use in this function)
drv_mysql.c: In function ‘mysql_drv_free_results’:
drv_mysql.c:879: error: ‘MYSQL_RES’ undeclared (first use in this function)
drv_mysql.c:879: error: expected expression before ‘)’ token
make[3]: *** [libsbmysql_a-drv_mysql.o] Error 1
make[3]: Leaving directory `/opt/sysbench-0.4.12/sysbench/drivers/mysql&#039;
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/sysbench-0.4.12/sysbench/drivers&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/sysbench-0.4.12/sysbench&#039;
make: *** [all-recursive] Error 1</description>
		<content:encoded><![CDATA[<p>hi，i have a question<br />
could you help me.</p>
<p>Making all in doc<br />
make[1]: Entering directory `/opt/sysbench-0.4.12/doc&#8217;<br />
Making all in xsl<br />
make[2]: Entering directory `/opt/sysbench-0.4.12/doc/xsl&#8217;<br />
make[2]: Nothing to be done for `all&#8217;.<br />
make[2]: Leaving directory `/opt/sysbench-0.4.12/doc/xsl&#8217;<br />
make[2]: Entering directory `/opt/sysbench-0.4.12/doc&#8217;<br />
make[2]: Nothing to be done for `all-am&#8217;.<br />
make[2]: Leaving directory `/opt/sysbench-0.4.12/doc&#8217;<br />
make[1]: Leaving directory `/opt/sysbench-0.4.12/doc&#8217;<br />
Making all in sysbench<br />
make[1]: Entering directory `/opt/sysbench-0.4.12/sysbench&#8217;<br />
Making all in drivers<br />
make[2]: Entering directory `/opt/sysbench-0.4.12/sysbench/drivers&#8217;<br />
Making all in mysql<br />
make[3]: Entering directory `/opt/sysbench-0.4.12/sysbench/drivers/mysql&#8217;<br />
gcc -DHAVE_CONFIG_H -I. -I../../../config  -I/usr/local/mysql/include/ -D_REENTRANT -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -I../../../sysbench  -pthread -g -O2 -MT libsbmysql_a-drv_mysql.o -MD -MP -MF .deps/libsbmysql_a-drv_mysql.Tpo -c -o libsbmysql_a-drv_mysql.o `test -f &#8216;drv_mysql.c&#8217; || echo &#8216;./&#8217;`drv_mysql.c<br />
drv_mysql.c:35:19: error: mysql.h: No such file or directory<br />
drv_mysql.c:36:26: error: mysqld_error.h: No such file or directory<br />
drv_mysql.c: In function ‘mysql_drv_describe’:<br />
drv_mysql.c:284: error: ‘MYSQL_RES’ undeclared (first use in this function)<br />
drv_mysql.c:284: error: (Each undeclared identifier is reported only once<br />
drv_mysql.c:284: error: for each function it appears in.)<br />
drv_mysql.c:284: error: ‘res’ undeclared (first use in this function)<br />
drv_mysql.c:285: error: ‘MYSQL_ROW’ undeclared (first use in this function)<br />
drv_mysql.c:285: error: expected ‘;’ before ‘row’<br />
drv_mysql.c:286: error: ‘MYSQL_FIELD’ undeclared (first use in this function)<br />
drv_mysql.c:286: error: ‘fields’ undeclared (first use in this function)<br />
drv_mysql.c:328: error: ‘row’ undeclared (first use in this function)<br />
drv_mysql.c: In function ‘mysql_drv_connect’:<br />
drv_mysql.c:360: error: ‘MYSQL’ undeclared (first use in this function)<br />
drv_mysql.c:360: error: ‘con’ undeclared (first use in this function)<br />
drv_mysql.c:366: error: expected expression before ‘)’ token<br />
drv_mysql.c:401: error: ‘MYSQL_VERSION_ID’ undeclared (first use in this function)<br />
drv_mysql.c: In function ‘mysql_drv_disconnect’:<br />
drv_mysql.c:441: error: ‘MYSQL’ undeclared (first use in this function)<br />
drv_mysql.c:441: error: ‘con’ undeclared (first use in this function)<br />
drv_mysql.c: In function ‘mysql_drv_bind_param’:<br />
drv_mysql.c:520: error: ‘MYSQL’ undeclared (first use in this function)<br />
drv_mysql.c:520: error: ‘con’ undeclared (first use in this function)<br />
drv_mysql.c:520: error: expected expression before ‘)’ token<br />
drv_mysql.c: In function ‘mysql_drv_query’:<br />
drv_mysql.c:729: error: ‘MYSQL’ undeclared (first use in this function)<br />
drv_mysql.c:729: error: ‘con’ undeclared (first use in this function)<br />
drv_mysql.c:739: error: ‘ER_LOCK_DEADLOCK’ undeclared (first use in this function)<br />
drv_mysql.c:739: error: ‘ER_LOCK_WAIT_TIMEOUT’ undeclared (first use in this function)<br />
drv_mysql.c:739: error: ‘ER_CHECKREAD’ undeclared (first use in this function)<br />
drv_mysql.c: In function ‘mysql_drv_store_results’:<br />
drv_mysql.c:789: error: ‘MYSQL’ undeclared (first use in this function)<br />
drv_mysql.c:789: error: ‘con’ undeclared (first use in this function)<br />
drv_mysql.c:790: error: ‘MYSQL_RES’ undeclared (first use in this function)<br />
drv_mysql.c:790: error: ‘res’ undeclared (first use in this function)<br />
drv_mysql.c:791: error: ‘MYSQL_ROW’ undeclared (first use in this function)<br />
drv_mysql.c:791: error: expected ‘;’ before ‘row’<br />
drv_mysql.c:839: error: ‘ER_LOCK_DEADLOCK’ undeclared (first use in this function)<br />
drv_mysql.c:839: error: ‘ER_LOCK_WAIT_TIMEOUT’ undeclared (first use in this function)<br />
drv_mysql.c:855: error: ‘row’ undeclared (first use in this function)<br />
drv_mysql.c: In function ‘mysql_drv_free_results’:<br />
drv_mysql.c:879: error: ‘MYSQL_RES’ undeclared (first use in this function)<br />
drv_mysql.c:879: error: expected expression before ‘)’ token<br />
make[3]: *** [libsbmysql_a-drv_mysql.o] Error 1<br />
make[3]: Leaving directory `/opt/sysbench-0.4.12/sysbench/drivers/mysql&#8217;<br />
make[2]: *** [all-recursive] Error 1<br />
make[2]: Leaving directory `/opt/sysbench-0.4.12/sysbench/drivers&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/opt/sysbench-0.4.12/sysbench&#8217;<br />
make: *** [all-recursive] Error 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/comment-page-1/#comment-143</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 30 Apr 2010 07:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.serveradminblog.com/?p=42#comment-143</guid>
		<description>HI... Do you have openssl and openssl-devel installed ?</description>
		<content:encoded><![CDATA[<p>HI&#8230; Do you have openssl and openssl-devel installed ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BigMac</title>
		<link>http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/comment-page-1/#comment-142</link>
		<dc:creator>BigMac</dc:creator>
		<pubDate>Fri, 30 Apr 2010 06:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.serveradminblog.com/?p=42#comment-142</guid>
		<description>I get following error, what can I do?
Thank you!

gcc -pthread -g -O2 -o sysbench sysbench.o sb_timer.o sb_options.o sb_logger.o db_driver.o  tests/fileio/libsbfileio.a tests/threads/libsbthreads.a tests/memory/libsbmemory.a tests/cpu/libsbcpu.a tests/oltp/libsboltp.a tests/mutex/libsbmutex.a drivers/mysql/libsbmysql.a -L/usr/lib/mysql/ -lmysqlclient_r -lrt -lm
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_close_free_options&#039;:
(.text+0xd8d): undefined reference to `SSL_CTX_free&#039;
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_get_ssl_cipher&#039;:
(.text+0x1091): undefined reference to `SSL_get_current_cipher&#039;
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_real_connect&#039;:
(.text+0x38f5): undefined reference to `SSL_get_peer_certificate&#039;
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_real_connect&#039;:
(.text+0x3909): undefined reference to `X509_get_subject_name&#039;
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_real_connect&#039;:
(.text+0x391d): undefined reference to `X509_NAME_oneline&#039;
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_real_connect&#039;:
(.text+0x3925): undefined reference to `X509_free&#039;
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_get_ssl_cipher&#039;:
(.text+0x109a): undefined reference to `SSL_CIPHER_get_name&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `report_errors&#039;:
(.text+0x45): undefined reference to `ERR_get_error_line_data&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#039;:
(.text+0x8c): undefined reference to `SSL_new&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#039;:
(.text+0x9a): undefined reference to `SSL_clear&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#039;:
(.text+0xa2): undefined reference to `SSL_get_session&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#039;:
(.text+0xae): undefined reference to `SSL_SESSION_set_timeout&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#039;:
(.text+0xbc): undefined reference to `SSL_set_fd&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#039;:
(.text+0xd1): undefined reference to `SSL_get_fd&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#039;:
(.text+0x14b): undefined reference to `SSL_free&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `sslconnect&#039;:
(.text+0x16f): undefined reference to `SSL_connect&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `sslaccept&#039;:
(.text+0x18f): undefined reference to `SSL_accept&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `vio_ssl_close&#039;:
(.text+0x1c5): undefined reference to `SSL_set_quiet_shutdown&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `vio_ssl_close&#039;:
(.text+0x1cd): undefined reference to `SSL_shutdown&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `vio_ssl_delete&#039;:
(.text+0x212): undefined reference to `SSL_free&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `vio_ssl_write&#039;:
(.text+0x261): undefined reference to `SSL_write&#039;
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `vio_ssl_read&#039;:
(.text+0x281): undefined reference to `SSL_read&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `report_errors&#039;:
(.text+0x25): undefined reference to `ERR_get_error_line_data&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x99): undefined reference to `SSL_CTX_new&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0xbc): undefined reference to `SSL_CTX_set_cipher_list&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0xd9): undefined reference to `SSL_CTX_load_verify_locations&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0xfb): undefined reference to `SSL_CTX_use_certificate_file&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x125): undefined reference to `SSL_CTX_use_PrivateKey_file&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x135): undefined reference to `SSL_CTX_check_private_key&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x142): undefined reference to `DH_new&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x166): undefined reference to `BN_bin2bn&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x185): undefined reference to `BN_bin2bn&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x1bb): undefined reference to `SSL_CTX_ctrl&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x1c3): undefined reference to `DH_free&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x1da): undefined reference to `SSL_load_error_strings&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x1eb): undefined reference to `SSL_library_init&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x1f0): undefined reference to `OPENSSL_add_all_algorithms_noconf&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x206): undefined reference to `SSL_CTX_set_default_verify_paths&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x21d): undefined reference to `SSL_CTX_free&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x2bd): undefined reference to `DH_free&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#039;:
(.text+0x2d6): undefined reference to `SSL_CTX_free&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLAcceptorFd&#039;:
(.text+0x328): undefined reference to `TLSv1_server_method&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLAcceptorFd&#039;:
(.text+0x36f): undefined reference to `SSL_CTX_ctrl&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLAcceptorFd&#039;:
(.text+0x389): undefined reference to `SSL_CTX_set_verify&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLAcceptorFd&#039;:
(.text+0x39f): undefined reference to `SSL_CTX_set_session_id_context&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLConnectorFd&#039;:
(.text+0x3c6): undefined reference to `TLSv1_client_method&#039;
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLConnectorFd&#039;:
(.text+0x405): undefined reference to `SSL_CTX_set_verify&#039;
/usr/lib/mysql//libmysqlclient_r.a(my_compress.o): In function `my_uncompress&#039;:
(.text+0x60): undefined reference to `uncompress&#039;
/usr/lib/mysql//libmysqlclient_r.a(my_compress.o): In function `my_compress_alloc&#039;:
(.text+0x102): undefined reference to `compress&#039;
collect2: ld returned 1 exit status
make[2]: *** [sysbench] Error 1
make[2]: Leaving directory `/home/mac/sysbench-0.4.12/sysbench&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mac/sysbench-0.4.12/sysbench&#039;
make: *** [all-recursive] Error 1</description>
		<content:encoded><![CDATA[<p>I get following error, what can I do?<br />
Thank you!</p>
<p>gcc -pthread -g -O2 -o sysbench sysbench.o sb_timer.o sb_options.o sb_logger.o db_driver.o  tests/fileio/libsbfileio.a tests/threads/libsbthreads.a tests/memory/libsbmemory.a tests/cpu/libsbcpu.a tests/oltp/libsboltp.a tests/mutex/libsbmutex.a drivers/mysql/libsbmysql.a -L/usr/lib/mysql/ -lmysqlclient_r -lrt -lm<br />
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_close_free_options&#8217;:<br />
(.text+0xd8d): undefined reference to `SSL_CTX_free&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_get_ssl_cipher&#8217;:<br />
(.text+0&#215;1091): undefined reference to `SSL_get_current_cipher&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_real_connect&#8217;:<br />
(.text+0x38f5): undefined reference to `SSL_get_peer_certificate&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_real_connect&#8217;:<br />
(.text+0&#215;3909): undefined reference to `X509_get_subject_name&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_real_connect&#8217;:<br />
(.text+0x391d): undefined reference to `X509_NAME_oneline&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_real_connect&#8217;:<br />
(.text+0&#215;3925): undefined reference to `X509_free&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(client.o): In function `mysql_get_ssl_cipher&#8217;:<br />
(.text+0x109a): undefined reference to `SSL_CIPHER_get_name&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `report_errors&#8217;:<br />
(.text+0&#215;45): undefined reference to `ERR_get_error_line_data&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#8217;:<br />
(.text+0x8c): undefined reference to `SSL_new&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#8217;:<br />
(.text+0x9a): undefined reference to `SSL_clear&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#8217;:<br />
(.text+0xa2): undefined reference to `SSL_get_session&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#8217;:<br />
(.text+0xae): undefined reference to `SSL_SESSION_set_timeout&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#8217;:<br />
(.text+0xbc): undefined reference to `SSL_set_fd&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#8217;:<br />
(.text+0xd1): undefined reference to `SSL_get_fd&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `ssl_do&#8217;:<br />
(.text+0x14b): undefined reference to `SSL_free&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `sslconnect&#8217;:<br />
(.text+0x16f): undefined reference to `SSL_connect&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `sslaccept&#8217;:<br />
(.text+0x18f): undefined reference to `SSL_accept&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `vio_ssl_close&#8217;:<br />
(.text+0x1c5): undefined reference to `SSL_set_quiet_shutdown&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `vio_ssl_close&#8217;:<br />
(.text+0x1cd): undefined reference to `SSL_shutdown&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `vio_ssl_delete&#8217;:<br />
(.text+0&#215;212): undefined reference to `SSL_free&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `vio_ssl_write&#8217;:<br />
(.text+0&#215;261): undefined reference to `SSL_write&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viossl.o): In function `vio_ssl_read&#8217;:<br />
(.text+0&#215;281): undefined reference to `SSL_read&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `report_errors&#8217;:<br />
(.text+0&#215;25): undefined reference to `ERR_get_error_line_data&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0&#215;99): undefined reference to `SSL_CTX_new&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0xbc): undefined reference to `SSL_CTX_set_cipher_list&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0xd9): undefined reference to `SSL_CTX_load_verify_locations&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0xfb): undefined reference to `SSL_CTX_use_certificate_file&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0&#215;125): undefined reference to `SSL_CTX_use_PrivateKey_file&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0&#215;135): undefined reference to `SSL_CTX_check_private_key&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0&#215;142): undefined reference to `DH_new&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0&#215;166): undefined reference to `BN_bin2bn&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0&#215;185): undefined reference to `BN_bin2bn&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0x1bb): undefined reference to `SSL_CTX_ctrl&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0x1c3): undefined reference to `DH_free&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0x1da): undefined reference to `SSL_load_error_strings&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0x1eb): undefined reference to `SSL_library_init&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0x1f0): undefined reference to `OPENSSL_add_all_algorithms_noconf&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0&#215;206): undefined reference to `SSL_CTX_set_default_verify_paths&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0x21d): undefined reference to `SSL_CTX_free&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0x2bd): undefined reference to `DH_free&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLFd&#8217;:<br />
(.text+0x2d6): undefined reference to `SSL_CTX_free&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLAcceptorFd&#8217;:<br />
(.text+0&#215;328): undefined reference to `TLSv1_server_method&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLAcceptorFd&#8217;:<br />
(.text+0x36f): undefined reference to `SSL_CTX_ctrl&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLAcceptorFd&#8217;:<br />
(.text+0&#215;389): undefined reference to `SSL_CTX_set_verify&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLAcceptorFd&#8217;:<br />
(.text+0x39f): undefined reference to `SSL_CTX_set_session_id_context&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLConnectorFd&#8217;:<br />
(.text+0x3c6): undefined reference to `TLSv1_client_method&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(viosslfactories.o): In function `new_VioSSLConnectorFd&#8217;:<br />
(.text+0&#215;405): undefined reference to `SSL_CTX_set_verify&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(my_compress.o): In function `my_uncompress&#8217;:<br />
(.text+0&#215;60): undefined reference to `uncompress&#8217;<br />
/usr/lib/mysql//libmysqlclient_r.a(my_compress.o): In function `my_compress_alloc&#8217;:<br />
(.text+0&#215;102): undefined reference to `compress&#8217;<br />
collect2: ld returned 1 exit status<br />
make[2]: *** [sysbench] Error 1<br />
make[2]: Leaving directory `/home/mac/sysbench-0.4.12/sysbench&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/home/mac/sysbench-0.4.12/sysbench&#8217;<br />
make: *** [all-recursive] Error 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/comment-page-1/#comment-123</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 12 Apr 2010 07:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.serveradminblog.com/?p=42#comment-123</guid>
		<description>:) I hope this article was helpful to you...</description>
		<content:encoded><![CDATA[<p> <img src='http://www.serveradminblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I hope this article was helpful to you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Orchard</title>
		<link>http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/comment-page-1/#comment-122</link>
		<dc:creator>Dave Orchard</dc:creator>
		<pubDate>Mon, 12 Apr 2010 01:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.serveradminblog.com/?p=42#comment-122</guid>
		<description>I found the problem, I needed to yum install mysql-devel</description>
		<content:encoded><![CDATA[<p>I found the problem, I needed to yum install mysql-devel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.serveradminblog.com/2010/02/sysbench-on-centos-howto/comment-page-1/#comment-121</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 12 Apr 2010 00:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.serveradminblog.com/?p=42#comment-121</guid>
		<description>You probably don&#039;t have mysql-devel installed. 
Best regards</description>
		<content:encoded><![CDATA[<p>You probably don&#8217;t have mysql-devel installed.<br />
Best regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

