[MXS-592] Build failure with MariaDB 10.1 when doing a debug build Created: 2016-02-29  Updated: 2016-03-01  Resolved: 2016-03-01

Status: Closed
Project: MariaDB MaxScale
Component/s: Core
Affects Version/s: 1.4.0
Fix Version/s: 1.4.0

Type: Bug Priority: Major
Reporter: markus makela Assignee: Johan Wikman
Resolution: Fixed Votes: 0
Labels: None


 Description   

The syslog identifiers seem to cause a conflict with some internal parts of the server when building a debug build.

Scanning dependencies of target qc_mysqlembedded
[  8%] Building CXX object query_classifier/qc_mysqlembedded/CMakeFiles/qc_mysqlembedded.dir/qc_mysqlembedded.cc.o
In file included from /usr/include/syslog.h:1:0,
                 from /home/markusjm/MaxScale/server/include/log_manager.h:22,
                 from /home/markusjm/MaxScale/utils/skygw_debug.h:54,
                 from /home/markusjm/MaxScale/server/include/buffer.h:51,
                 from /home/markusjm/MaxScale/server/include/dcb.h:21,
                 from /home/markusjm/MaxScale/server/include/poll.h:20,
                 from /usr/include/mysql/my_net.h:40,
                 from /usr/include/mysql/private/violite.h:25,
                 from /usr/include/mysql/private/sql_class.h:36,
                 from /home/markusjm/MaxScale/query_classifier/qc_mysqlembedded/qc_mysqlembedded.cc:41:
/usr/include/mysql/private/sql_class.h:2798:3: error: expected unqualified-id before numeric constant
   LOG_INFO*  current_linfo;


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