Bug #59636 | Can't build with libmysql from 5.5.8 - wrong include paths in the source | ||
---|---|---|---|
Submitted: | 20 Jan 2011 14:13 | Modified: | 21 Jan 2011 6:42 |
Reporter: | Andrey Hristov | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S2 (Serious) |
Version: | 5.5.8 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[20 Jan 2011 14:13]
Andrey Hristov
[20 Jan 2011 14:16]
Andrey Hristov
An workaround is to create a symlink in /usr/local/mysql/include to fix temporarily this, but this is not real solution: root@poohie:/usr/local/mysql/include# ln -s . mysql
[21 Jan 2011 6:42]
Valeriy Kravchuk
This is a duplicate of Bug #51925.