Displaying 1 result from an estimated 1 matches for "db_next".
Did you mean:
b_next
2008 Oct 25
2
can not compile 1.1.5 with BDB
...ts to function
dict-db.c:219: error: `DB_NOTFOUND' undeclared (first use in this
function)
dict-db.c: In function `db_dict_iterate_next':
dict-db.c:250: error: structure has no member named `cursor'
dict-db.c:250: error: structure has no member named `cursor'
dict-db.c:252: error: `DB_NEXT' undeclared (first use in this function)
dict-db.c:262: error: structure has no member named `cursor'
dict-db.c:262: error: structure has no member named `cursor'
dict-db.c: In function `db_dict_iterate_first':
dict-db.c:285: error: structure has no member named `cursor'
dict-db...