FYI to get redland to link with sqlite3 3.6.11
(sqlite-amalgamation-3.6.11.tar.gz) on cygwin I had to change file
sqlite3.pc.in from

Version: @RELEASE@

to

Version: @VERSION@

make check failed one test:

rdf_model_test: Testing model cloning
rdf_model_test: Creating new hashes storage
rdf_model_test: Failed to create new hashes storage name test with
options hash-type='bdb',dir='.',write='yes',new='yes',contexts='yes'
FAIL: rdf_model_test

But it was configured without bdb so I suppose that's ok.

-gregg
_______________________________________________
redland-dev mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-dev

Reply via email to