Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184680 - cyrus-imapd-2.2.12-r4 build fails: set_lk_max
Summary: cyrus-imapd-2.2.12-r4 build fails: set_lk_max
Status: RESOLVED DUPLICATE of bug 171081
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-09 01:43 UTC by Florian Friesdorf
Modified: 2007-07-09 01:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch fixing the problem (cyrus-imapd_set_lk_max.patch,645 bytes, patch)
2007-07-09 01:44 UTC, Florian Friesdorf
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Friesdorf 2007-07-09 01:43:52 UTC
cyrus-imapd-2.2.12-r4 fails to build:

cyrusdb_berkeley.c: In function ‘init’:
cyrusdb_berkeley.c:152: warning: passing argument 2 of ‘dbenv->set_errcall’ from incompatible pointer type
cyrusdb_berkeley.c:162: error: ‘DB_ENV’ has no member named ‘set_lk_max’
make[1]: *** [cyrusdb_berkeley.o] Error 1

I have the following sys-libs/db installed:
4.2.52_p4-r2
4.5.20_p2

See also: http://bugs.gentoo.org/show_bug.cgi?id=184673


Reproducible: Always
Comment 1 Florian Friesdorf 2007-07-09 01:44:24 UTC
Created attachment 124293 [details, diff]
patch fixing the problem
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-07-09 01:45:27 UTC

*** This bug has been marked as a duplicate of bug 171081 ***