https://bugs.freedesktop.org/show_bug.cgi?id=52521
--- Comment #1 from Alex Thurgood <[email protected]> 2012-07-26 07:04:06 PDT --- So, from what I can gather (and I have rudimentary understanding of the C/C++ programming language) : mysql_client_api.h includes mysql_private_interface.h at line 28, which itself includes errmsg.h at line 60, the latter not being present in the mysqlcppconn libraries that the LO build fetches/includes (at least I couldn't find them in a search on my disk, nor do they appear to be present by default in Mac OSX. Of course, the errmsg.h *is* present in the MySQL "C" library sources, which is why if I reference them "--with-libmysql-path" in the build, I don't get this error (or the subsequent ones I imagine). Alex -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
