Dear all,
I have a machine Ubuntu based system and am facing a compilation error
while installing sks ,if any body has an idea about it plz reply.
This is the error:
bdb_stubs.c: In function `caml_txn_commit':
bdb_stubs.c:1241: error: dereferencing pointer to incomplete type
bdb_stubs.c:1244: error: dereferencing pointer to incomplete type
bdb_stubs.c:1244: error: dereferencing pointer to incomplete type
bdb_stubs.c:1245: error: dereferencing pointer to incomplete type
bdb_stubs.c:1249: error: `DB_RUNRECOVERY' undeclared (first use in this function)
bdb_stubs.c:1250: warning: passing arg 1 of `raise_db' makes pointer from integer without a cast
bdb_stubs.c: At top level:
/usr/include/gconv.h:176: warning: array `__data' assumed to have one element
make[1]: *** [bdb_stubs.o] Error 1
make[1]: Leaving directory `/home/rami/Desktop/SKS/sks-1.0.10/bdb'
make: *** [bdb/bdb.cmxa] Error 2