tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tpop3d-discuss]Problems with mysql_init


From: Arkadiusz Miskiewicz
Subject: Re: [tpop3d-discuss]Problems with mysql_init
Date: Tue, 26 Jul 2005 23:17:20 +0200
User-agent: KMail/1.8.2

On Tuesday 26 of July 2005 23:09, Kevin Bonner wrote:

> > /usr/lib/mysql/libmysqlclient.so(my_compress.o)(.text+0xbc): In function
>
> `my_compress_alloc':
> > : undefined reference to `compress'
> >
> > /usr/lib/mysql/libmysqlclient.so(my_compress.o)(.text+0x13a): In function
>
> `my_uncompress':
> > : undefined reference to `uncompress'
This indicates broken libmysqlclient.so library. It isn't linked with 
everything it uses.

> Then run bootstrap and try to build tpop3d
> again.
>
> AC_CHECK_LIB(z, compress)
And that is wrong fix (workaround). Fix what's broken.

> Kevin Bonner

-- 
Arkadiusz Miƛkiewicz                    PLD/Linux Team
http://www.t17.ds.pwr.wroc.pl/~misiek/  http://ftp.pld-linux.org/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]