[redland-dev] [Redland librdf RDF API 0000510]: Berkeley DB 4.8 not detected correctly
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Mon Jun 18 08:28:37 EDT 2012
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=510
======================================================================
Reported By: njh
Assigned To:
======================================================================
Project: Redland librdf RDF API
Issue ID: 510
Category: query engine
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-06-18 12:28
Last Modified: 2012-06-18 12:28
======================================================================
Summary: Berkeley DB 4.8 not detected correctly
Description:
While compiling librdf against bdb version 4.8.26, it is not detected correctly
by the configure script:
checking Oracle Berkeley DB (BDB) version... unknown
checking location of BDB libs...
/var/lib/jenkins/jobs/redstore-static/workspace/root/lib
checking location of BDB includes...
/var/lib/jenkins/jobs/redstore-static/workspace/root/include
checking name of BDB library... db-4.8
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for BDB V1 dbopen... no
checking for BDB V2 db_open... no
checking for BDB V3/V4.x db_create... no
checking for BDB V4.1+ DB->open with 7 arguments... yes
checking for BDB DB->close with 2 arguments... yes
checking for BDB DB->fd with 2 arguments... yes
checking for BDB DB->set_flags... yes
checking whether DB_TXN defined in db.h... yes
checking whether DBC defined in db.h... yes
checking number of arguments to db_cursor... 4
Redland build summary:
Using monolithic storage backends
Oracle Berkeley DB (BDB) : Version unknown (library db-4.8 in
/var/lib/jenkins/jobs/redstore-static/workspace/root/lib)
Triple stores available : memory file hashes(memory) trees hashes(bdb
unknown) sqlite(3.7.3)
Triple stores enabled : memory file hashes trees sqlite
RDF parsers : raptor(system 2.0.8)
RDF query : rasqal(system 0.9.29)
Content digests : md5 sha1
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-06-18 12:28 njh New Issue
======================================================================
More information about the redland-dev
mailing list