[Pdns-users] compile problem: missing compress library?

Bob Lockie bjlockie at lockie.ca
Wed Jun 23 13:27:36 UTC 2004


On 06/23/2004 01:57 AM bert hubert spoke:
> On Fri, Jun 18, 2004 at 10:56:30AM -0400, Bob Lockie wrote:
> 
>>/usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function 
>>`my_compress_alloc':
>>my_compress.o(.text+0xb4): undefined reference to `compress'
>>/usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function 
>>`my_uncompress':
>>my_compress.o(.text+0x12a): undefined reference to `uncompress'
>>
>>I do not have the 'compress' command on this system for some reason.
> 
> 
> try LDFLAGS=-lz ./configure ..

Thanks, I figured that out after much experimenting.


More information about the Pdns-users mailing list