Hi,

    Sorry for my stupid question,
    I have probleme when i use C API : LinK Problem.

MY COMMAND :
------------

bash>gcc -o fic.ex NA_PEC_Sin.c

-L/usr/local/REP-MYSQL/mysql-3.23.32-pc-linux-gnu-i686/lib

-lmysqlclient

(the 3 lignes represent 1 ligne for my command )

ERROR MESSAGE :
--------------

/usr/local/REP-MYSQL/mysql-3.23.32-pc-linux-gnu-i686/lib/libmysqlclient.a(my_compress.o):
 
In function `my_uncompress':
my_compress.o(.text+0x97): undefined reference to `uncompress'
/usr/local/REP-MYSQL/mysql-3.23.32-pc-linux-gnu-i686/lib/libmysqlclient.a(my_compress.o):
 
In function `my_compress_alloc':
my_compress.o(.text+0x12b): undefined reference to `compress'

collect2: ld returned 1 exit status

Remark :
-------

I think, that it's OK for the way of my library 'libmysqlclient.a'.

      Thank you very much,
      MEBTOUCHE,

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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