Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.28
-
Fix Version/s: 5.5.28a
-
Component/s: None
-
Labels:None
-
Environment:Linux x64
Description
Looks like commit revno 3363 for bug lp:886550 broke builds for clients.
How to repeat:
1) Grab a fresh bzr 5.5 tree
2) cmake. -DCMAKE_INSTALL_PREFIX=/usr/local/mariadb-5.5
3) make; make install
/usr/local/mariadb-5.5/bin/mysql_config --include
returns:
-I/usr/local/mariadb-5.5/include/mysql
When trying to compile a client (in this case myodbc5) it fails with an error in m_string.c (204): #include <mysql/plugin.h>.
The include/mysql/mysql subdirectory does not exist anymore
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
push in 5.5-serg