[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Request for review/approval: libetpan (new dependency for sylpheed-claws)
- From: Michael Schwendt <bugs michael gmx net>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: Request for review/approval: libetpan (new dependency for sylpheed-claws)
- Date: Wed, 3 Aug 2005 13:32:24 +0200
On Wed, 3 Aug 2005 12:44:41 +0200, Matthias Saou wrote:
> Michael Schwendt wrote :
>
> > On Mon, 01 Aug 2005 11:03:53 +0200, Andreas Bierfert wrote:
> >
> > > Should all be taken care of now:
> >
> > Yes, almost.
>
> Indeed. You'll also need to add "db4-devel" to the requirements of the
> devel package too, or sylpheed-claws will fail to recompile.
Ack. libetpan-config output keeps changing in dependence on what
build requirements libetpan is built with. The added -ldb in
$ libetpan-config --libs
-L/usr/lib -letpan -pthread -ldb -lsasl2
is an upstream bug, though. It's redundant:
$ ldd /usr/lib/libetpan.so.3 | grep db
libdb-4.3.so => /lib/tls/i686/libdb-4.3.so (0x009e3000)
On the contrary, -lsasl2 leads to a hard requirement, since libetpan
needs it for some sasl_* symbols, which would be undefined.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]