Re: undefined references in libmysqlclient.a

2002-05-13 Thread David James
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

undefined references in libmysqlclient.a

2002-05-12 Thread Philip Spradling
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