[redland-dev] [Rasqal RDF Query Library 0000410]: liblrdf-0.4.0 fails to MAKE with fresh installation
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Tue Jan 18 21:42:57 CET 2011
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=410
======================================================================
Reported By: stanley06
Assigned To:
======================================================================
Project: Rasqal RDF Query Library
Issue ID: 410
Category: installation
Reproducibility: always
Severity: major
Priority: normal
Status: new
Query Language:
======================================================================
Date Submitted: 2011-01-18 20:42
Last Modified: 2011-01-18 20:42
======================================================================
Summary: liblrdf-0.4.0 fails to MAKE with fresh installation
Description:
liblrdf-0.4.0 fails to MAKE with fresh installation due to missing ladspa.h in:
examples/showdefaults.c and examples/showtaxonomy.c
Steps to Reproduce:
MAKE the library where liblrdf had never been installed.
Additional Information:
This can be fixed by changing: #include <ladspa.h> to #include "../src/ladspa.h"
in these two files. There may also be a better than this brute force method.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-18 20:42 stanley06 New Issue
======================================================================
More information about the redland-dev
mailing list