| View previous topic :: View next topic |
| Author |
Message |
kaszynek n00b

Joined: 22 Mar 2011 Posts: 36 Location: Warsaw, Poland
|
Posted: Sat Dec 22, 2012 10:29 pm Post subject: [SOLVED] Cannot emerge php, mysql configure failed |
|
|
Same problem as here (but solution not appropriate):
http://forums.gentoo.org/viewtopic-t-542931-start-0.html
I get this error when emerging php (with mysql 5.5.2 :
| Code: | checking for mysql_close in -lmysqlclient_r... no
checking for mysql_error in -lmysqlclient_r... no
configure: error: mysql configure failed. Please check config.log for more information. |
Here are my settings:
http://bpaste.net/show/66015/
Last edited by kaszynek on Sat Dec 29, 2012 5:15 pm; edited 1 time in total |
|
| Back to top |
|
 |
lxg Veteran


Joined: 12 Nov 2005 Posts: 1019 Location: Aachen, Germany
|
Posted: Sun Dec 23, 2012 11:22 am Post subject: |
|
|
At the end of the emerge output, there should be a list of a couple of log files. Could you please pastebin them, too? _________________ lxg.de – codebits and tech talk |
|
| Back to top |
|
 |
Mike81 n00b

Joined: 05 Jan 2011 Posts: 23
|
Posted: Tue Dec 25, 2012 2:27 pm Post subject: |
|
|
See this bug report: http://bugs.gentoo.org/440918
If you need libmysql, apply the patch or create the symlink.
Better: Switch to mysqlnd |
|
| Back to top |
|
 |
kaszynek n00b

Joined: 22 Mar 2011 Posts: 36 Location: Warsaw, Poland
|
Posted: Sat Dec 29, 2012 5:15 pm Post subject: |
|
|
| Thanks. It really solves the problem. |
|
| Back to top |
|
 |
|