I have been compiling into qmail support to mysql and was getting many
errors.  I have found out most of them and have fixed them by changing
the Makefile for qmail but I can not understand why when I load all of
the mysql libraries(libdbug.a, libmygcc.a, libmysqlclient.a,
libmystrings.a, libmysys.a) and include the mysql
dir(/usr/local/mysql/include) I still get the following error:

libmysqlclient.a(my_compress.o): In function `my_uncompress':
my_compress.o(.text+0x9a): undefined reference to `uncompress'
libmysqlclient.a(my_compress.o): In function `my_compress_alloc':
my_compress.o(.text+0x12a): undefined reference to `compress'
collect2: ld returned 1 exit status

any help would appreciated. 


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