Displaying 1 result from an estimated 1 matches for "db_strerror".
2008 Oct 25
2
can not compile 1.1.5 with BDB
...ach undeclared identifier is reported only once
dict-db.c:69: error: for each function it appears in.)
dict-db.c:79: warning: implicit declaration of function `db_env_create'
dict-db.c:79: error: structure has no member named `db_env'
dict-db.c:81: warning: implicit declaration of function `db_strerror'
dict-db.c:81: warning: format argument is not a pointer (arg 2)
dict-db.c:86: error: structure has no member named `db_env'
dict-db.c:86: error: structure has no member named `db_env'
dict-db.c:86: error: `stderr' undeclared (first use in this function)
dict-db.c:87: error: structu...