[redland-dev] [Rasqal RDF Query Library 0000453]: Incorrect reference to raptor header

Mantis Bug Tracker mantis-bug-sender at librdf.org
Mon Jul 11 19:17:27 CEST 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=453 
====================================================================== 
Reported By:                schivmeister
Assigned To:                
====================================================================== 
Project:                    Rasqal RDF Query Library
Issue ID:                   453
Category:                   api
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Query Language:              
====================================================================== 
Date Submitted:             2011-07-11 17:17
Last Modified:              2011-07-11 17:17
====================================================================== 
Summary:                    Incorrect reference to raptor header
Description: 
Issue:

The latest raptor release has its headers in $include/raptor2/, so including
just raptor.h will cause errors. I'm also unsure if the raptor header included
should be raptor2/raptor2.h or raptor/raptor.h, but upon trial and error it
looks like raptor2.h is correct.

Anyway, see attached patch for the change.

This is the affected file:

rasqal/rasqal.h

Background:

https://bugs.archlinux.org/task/25090

Steps to Reproduce: 
Include the affected header files in a blank C++ file. Then simply compile and
note the error.

Additional Information: 
Part of a bigger problem along with redland and liblrdf
[http://sourceforge.net/projects/lrdf/] that cause build failures of software
requiring raptor if both raptor1 and raptor2 are installed. Example is ardour
[http://www.ardour.org/].
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-07-11 17:17 schivmeister   New Issue                                    
2011-07-11 17:17 schivmeister   File Added: rasqal-includes.patch               
    
======================================================================



More information about the redland-dev mailing list