Building Cyrus-IMAP gives error at make stage.
cyrusdb_berkeley.c: In function `init':
cyrusdb_berkeley.c:176: error: structure has no member named `set_lk_max'
make[1]: *** [cyrusdb_berkeley.o] Error 1
-------------------------------------------------------
I installed berkeley db-4.5.20 as README init said to do. (not as Postfix-Cyrus-Web-cyradm-HOWTO - I guess version mattered here so I did like)
cd to build_unix folder.
../dist/configure --prefix=/usr2/servers/pub-imap/bdb (where I need it to be installed.)
------------------------------------------------------
Then I did this as totorial says to do.
export CPPFLAGS="-I/usr/include/et" (I guess is this the matter for the error??)
Any help. I am stucked.
---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html