[Libreoffice-bugs] [Bug 52521] Mysqlcppconn build fails on Mac OSX

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 26 16:04:06 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=52521

--- Comment #1 from Alex Thurgood <iplaw67 at yahoo.co.uk> 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.



More information about the Libreoffice-bugs mailing list