[redland-dev] Problem compiling raptor-1.4.6 on OS X

Dave Beckett dave.beckett at bristol.ac.uk
Fri May 20 14:17:48 BST 2005


On Fri, 20 May 2005 13:38:33 +0200 (CEST), "Suzan Foster" <su at islief.nl> wrote:

> Hi all,
> 
> I hit a problem whilst compiling the latest raptor release. raptor_xslt.c
> was failing to compile due to missing defines from libxml (XMLPUBFUN,
> XMLCALL). The strange thing is that raptor_xslt.c from my cvs version is
> the same as in version 1.4.6, and that compiles without any problem. I can
> get 1.4.6 compiled by adding #include <libxml/xmlexports.h> to
> raptor_xslt.c before it includes the libxslt headers.

Which version of OSX?  If it's 10.4.x (which I don't have and won't be buying)
then I think it ships with a libxslt and I suspect Apple have done what it did
with libxml2 previously and shipped an inconsistent set of libraries/headers.
Again.

Can you email me the output of a complete raptor configure; make run?

Dave


More information about the redland-dev mailing list