[Date Prev][Date Next] [Chronological] [Thread] [Top]

OpenLDAP & Redland RDF



I wrote a Perl OpenLDAP backend to a semantic web ontology using the Redland RDF library - http://librdf.org/

Unfortunately, it yields the following error when trying to start slapd -


slapd: relocation error: /usr/lib/perl5/auto/RDF/Redland/CORE/CORE.so: undefined symbol: Perl_Gthr_key_ptr



I tested the backend using the Perl interpreter directly & it works no problem.


I'm running slapd 2.2.23-1, librdf-perl 1.0.0.2-1, & perl 5.8.4-8 on Debian unstable.

I'm totally unfamiliar with this error & Google wasn't much help - any pointers much appreciated!

Thanks!

Jack