Re: HELP! error compiling program using C API

2001-04-24 Thread Gerald Clark
jgw wrote: > > I'm trying to compile a program using C API. I get the following errors: > > /usr/lib/mysql/libmysqlclient.a(my_open.o): In function `my_open': > my_open.o(.text+0x14): undefined reference to `open64' > /usr/lib/mysql/libmysqlclient.a(mf_format.o): In function `fn_format': > mf_f

HELP! error compiling program using C API

2001-04-23 Thread jgw
I'm trying to compile a program using C API. I get the following errors: /usr/lib/mysql/libmysqlclient.a(my_open.o): In function `my_open': my_open.o(.text+0x14): undefined reference to `open64' /usr/lib/mysql/libmysqlclient.a(mf_format.o): In function `fn_format': mf_format.o(.text+0x208): unde