Re: libmysqlclient on Darwin/OS X

2002-04-11 Thread Liam
>Heya: > >in openBSD I have a cli interface for simple i/o to mysql database. >Written in C. >it works perfectly. > >On Darwin and OS X it won't compile. >It gives the following errors. > >$ cc -lmysqlclient -I/usr/local/mysql/include testmy.c linklist.c >/usr/bin/ld: Undefined symbols: >_mysql_cl

libmysqlclient on Darwin/OS X

2002-04-09 Thread Liam
Heya: in openBSD I have a cli interface for simple i/o to mysql database. Written in C. it works perfectly. On Darwin and OS X it won't compile. It gives the following errors. $ cc -lmysqlclient -I/usr/local/mysql/include testmy.c linklist.c /usr/bin/ld: Undefined symbols: _mysql_close _mysql_e