Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 675260

Summary: dev-lang/php-5.6.40: configure: error: Cannot find libmysqlclient_r under /usr.
Product: Gentoo Linux Reporter: Rolf Eike Beer <eike>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Rolf Eike Beer archtester 2019-01-12 09:51:01 UTC
Created attachment 560752 [details]
build.log

* USE:        apache2 berkdb calendar cgi coverage ctype curl elibc_glibc enchant fpm gd gdbm hash imap kernel_linux ldap libmysqlclient mhash mssql mysql mysqli opcache pcntl pdo session sockets sparc spell sqlite sybase-ct sysvipc threads tidy tokenizer truetyp
e userland_GNU xml xmlreader xslt zlib

and then configure ends with:

checking for mcrypt support... no
checking for MSSQL support via FreeTDS... yes
checking for dnet_addr in -ldnet_stub... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... /var/run/mysqld/mysqld.sock
configure: error: Cannot find libmysqlclient_r under /usr.
Note that the MySQL client library is not bundled anymore!
Comment 1 Brian Evans (RETIRED) gentoo-dev 2020-01-23 16:37:17 UTC
Only mysqlnd is used in current versions on Gentoo