Hi all,
The build of cyrus-sasl-2.1.23 failed in my env. The errors are all in the db_berkeley.c: db_berkeley.c:106:8: error: too few arguments to function '(*mbdb)->open' ret = (*mbdb)->open(*mbdb, path, NULL, DB_HASH, flags, 0660); ^ make[2]: *** [db_berkeley.lo] Error 1 I'm using Ubuntu 14.04.2. It used to build success months ago. Are there any changes relate to this? Thanks, Quanlong