On Tue, 20 Nov 2001, Mohamad Waluyo wrote:
> [EMAIL PROTECTED] [/usr/local/mysql]:cc
> -I/usr/local/mysql/include/mysq>
> undefined                       first referenced
>  symbol                             in file
> mysql_error                         myapp.o
> mysql_connect                       myapp.o
> mysql_select_db                     myapp.o
> mysql_query                         myapp.o
> mysql_store_result                  myapp.o
> mysql_num_fields                    myapp.o
> mysql_fetch_row                     myapp.o
> mysql_eof                           myapp.o
> mysql_free_result                   myapp.o
> mysql_close                         myapp.o
> i386ld fatal: Symbol referencing errors. No output written to myapp
> ANY IDEA ?

You need to use gcc-2.95.2 or newer.  If you really know what you are
doing you can use the UDK.  Since you are using the binary I would
recommend you down load gcc from http://www.caldera.com/skunkware

Make sure you install the libraries and linker from the OS CD.

Good Luck,

--
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