[mythtv] Debug build for Mac OS X
Stuart Auchterlonie
stuarta at squashedfrog.net
Fri Feb 11 16:16:20 UTC 2011
On 10/02/2011 21:40, Stuart Auchterlonie wrote:
> On 09/02/11 06:57, Nigel Pearson wrote:
>>
>> On 08/02/2011, at 2:25 AM, John Sturgeon wrote:
>>
>>> ...
>>> Undefined symbols:
>>> "_mysql_close", referenced from:
>>> _main in main.o
>>> kickDatabase(bool) in zmserver.o
>>> "_mysql_select_db", referenced from:
>>> connectToDatabase() in zmserver.o
>>> "_mysql_fetch_row", referenced from:
>>> ZMServer::getZMSetting(std::basic_string<char,
>>> std::char_traits<char>, std::allocator<char> > const&)in zmserver.o
>>
> So our normal build links against the mysqlclient_r library.
> and the debug build is missing mysqlclient_r, libz and libm.
>
> I'd say that's why the debug build isn't linking...
>
>
Fixed in
https://github.com/MythTV/mythtv/commit/1cea35b92
Stuart
More information about the mythtv-dev
mailing list