Philip Spradling wrote:
> I'm trying to link libmysqlclient into a C/C++ program using g++.
> But I get the following errors:
>
> /usr/lib/mysql/libmysqlclient.a(my_compress.o): In function `my_uncompress':
> my_compress.o(.text+0xaa): undefined reference to 'uncompress'
> /usr/lib/mysql/libmysql
I'm trying to link libmysqlclient into a C/C++ program using g++.
But I get the following errors:
/usr/lib/mysql/libmysqlclient.a(my_compress.o): In function `my_uncompress':
my_compress.o(.text+0xaa): undefined reference to 'uncompress'
/usr/lib/mysql/libmysqlclient.a(my_compress.o): In function