[MDEV-3826] compilation of client programs fail: m_string.h tries to include <mysql/plugin.h> Created: 2012-10-30  Updated: 2012-11-19  Resolved: 2012-11-19

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.28
Fix Version/s: 5.5.28a

Type: Bug Priority: Major
Reporter: Georg Richter Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
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



 Comments   
Comment by Sergei Golubchik [ 2012-11-19 ]

push in 5.5-serg

Generated at Thu Feb 08 06:51:29 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.