[redland-dev] building redland against 3store

Stefano Debenedetti ste at demaledetti.net
Wed Jan 19 06:29:52 PST 2005


hello, I am new to redland and I am trying to build the 0.9.19 release against 3store but I get the following error:

In file included from rdf_storage_tstore.c:46:
/usr/local/include/rdfsql/rdfsql.h:23:20: config.h: No such file or directory
rdf_storage_tstore.c: In function `librdf_storage_tstore_statement_as_rs_triple':
rdf_storage_tstore.c:259: warning: initialization makes pointer from integer without a cast
rdf_storage_tstore.c:260: warning: initialization makes pointer from integer without a cast
rdf_storage_tstore.c:261: warning: initialization makes pointer from integer without a cast
rdf_storage_tstore.c: In function `librdf_storage_tstore_serialise_get_statement':
rdf_storage_tstore.c:375: error: structure has no member named `iterator'
rdf_storage_tstore.c: In function `librdf_storage_tstore_find_get_statement':
rdf_storage_tstore.c:524: error: structure has no member named `iterator'
rdf_storage_tstore.c: In function `librdf_storage_tstore_context_add_statement':
rdf_storage_tstore.c:576: warning: initialization makes pointer from integer without a cast
rdf_storage_tstore.c:577: warning: initialization makes pointer from integer without a cast
rdf_storage_tstore.c:578: warning: initialization makes pointer from integer without a cast
make[2]: *** [rdf_storage_tstore.lo] Error 1
make[2]: Leaving directory `/mnt/download/buildtrees/redland-0.9.19/librdf'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/mnt/download/buildtrees/redland-0.9.19/librdf'
make: *** [all-recursive] Error 1

I tried with both 3store 2.2.17 and 2.2.18, system is gentoo with gcc-3.3.5, glibc-2.3.4.20040808-r1.

Thanks, ciao
ste




More information about the redland-dev mailing list