On Sat, 27 Jan 2001, Marcelo wrote:
>       I'm trying to use libmysqlclient as
> described in the manual to compile
> another program in SCO Open Server
> Release 5.0.5, whe i tri to do
> gcc -O2 -g -o mysql1
> mysql.c -L/usr/local/mysql/lib -lmysqlcl
> ient -lnsl i get this messages can
> someone help me.
...

You are missing some libraries

-lgthreads -lz -lcrypt -lsocket -lm


--
Boyd Gerber <[EMAIL PROTECTED]>
ZENEZ   3748 Valley Forge Road, Magna Utah  84044
Office 801-250-0795 FAX 801-250-7975




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to