cyrus-imap-admin-2.2.12-r1 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: *** [cyrusdb_berkeley.o] Error 1 I have the following sys-libs/db installed: 4.2.52_p4-r2 4.3.29-r2 4.5.20_p2 For more information see: http://www.mail-archive.com/info-cyrus%40lists.andrew.cmu.edu/msg31184.html The patch given there solves the problem. Reproducible: Always
Created attachment 124289 [details, diff] cyrusdb_berkeley: set_lk_max for >=db-4*
Created attachment 124291 [details, diff] corrected previous patch
Please test 2.2.13 which is about to be stabled for all architectures soon (already stable for x86,ppc and hppa). If it's still a problem with 2.2.13 please reopen this bug and attach the output of 'emerge --info'.
(In reply to comment #3) > Please test 2.2.13 which is about to be stabled for all architectures soon > (already stable for x86,ppc and hppa). If it's still a problem with 2.2.13 > please reopen this bug and attach the output of 'emerge --info'. compiles fine
Great :)