You need the zlib library...that's where compress is defined.

It can be found at http://www.gzip.org

Peter
<^_^>
---------------------------------------------
Peter Grigor
Hoobly Free Classifieds
http://www.hoobly.com


----- Original Message -----
From: "Ron Sorber" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 11:41 AM
Subject: Error with libmyclient.a


> Using MySQL 4.0.10-0 on Redhat linux 7.3
>
>
> ./libmysqlclient.a(my_compress.o): In function `my_uncompress':
>
> my_compress.o(.text+0xaa): undefined reference to `uncompress'
>
> ./libmysqlclient.a(my_compress.o): In function `my_compress_alloc':
>
> my_compress.o(.text+0x13c): undefined reference to `compress'
>
> collect2: ld returned 1 exit status
>
>
> Any suggestions?
>
>
> ---------------------------------------------------------------------
> 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
>
>


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