[Pdns-users] compile problem: missing compress library?
    bert hubert 
    ahu at ds9a.nl
       
    Wed Jun 23 05:57:35 UTC 2004
    
    
  
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 ..
-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO
    
    
More information about the Pdns-users
mailing list