Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jones-ndb build failure with current mysql-trunk #51

Open
jdduncan opened this issue Oct 8, 2018 · 0 comments
Open

jones-ndb build failure with current mysql-trunk #51

jdduncan opened this issue Oct 8, 2018 · 0 comments

Comments

@jdduncan
Copy link
Contributor

jdduncan commented Oct 8, 2018

Possibly due to "include what you use" changes:

In file included from ../impl/src/ndb/EncoderCharset.cpp:32:
In file included from /Users/jdd/git-work-trees/installed/mysql-trunk/include/my_sys.h:24:
/Users/jdd/git-work-trees/installed/mysql-trunk/include/m_ctype.h:418:3: error: typedef redefinition with
      different types ('struct charset_info_st' vs 'CHARSET_INFO')
} CHARSET_INFO;
  ^
/Users/jdd/git-work-trees/installed/mysql-trunk/include/mysql.h:298:10: note: previous definition is here
  struct CHARSET_INFO *charset;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant