Bug#347657: please add imapd.patch from kolab upstream

Sven Mueller debian at incase.de
Sat Jan 14 20:12:28 UTC 2006


Ondrej Sury wrote on 13/01/2006 23:41:
> Err, nope.  it means, that db_err in *DB4.2* has two params:
> 
> 1. const char *
> 2. char *

Arg, of course you are right. Sorry.

> So, correct fix is something like this:
> 
> #if DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR < 3
> static void db_err(const char *db_prfx, char *buffer)
> #else
> static void db_err(const DB_ENV *dbenv, const char *db_prfx, const char *buffer)
> #endif

Applied that. Still builds fine with libdb4.2-dev, no warnings which I
could associate with the set_errcall when building against libdb4.3-dev
either.

cu,
sven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 186 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-cyrus-imapd-debian-devel/attachments/20060114/71081c16/signature.pgp


More information about the Pkg-Cyrus-imapd-Debian-devel mailing list