Your message dated Tue, 18 Aug 2009 16:56:57 -0700
with message-id <4a8b3fc9.7050...@dajobe.org>
and subject line This is not a bug - headers installed and working as expected
has caused the Debian Bug report #523686,
regarding librdf0-dev: include rasqal.h from redland.h not found
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
523686: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523686
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: librdf0-dev
Version: 1.0.8-2
Severity: grave
Tags: patch
Justification: renders package unusable
While compiling software I got the following error:
/usr/include/redland.h:38:20: error: rasqal.h: Datei oder Verzeichnis nicht
gefunden
(note: part in german translates to "file or directory not found")
redland.h includes rasqal.h as <rasqal.h> but rasqal.h is located in
/usr/includes/rasqal/
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (1001, 'stable'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages librdf0-dev depends on:
ii libdb-dev 4.7.25.2 Berkeley Database Libraries [devel
ii libmysqlclient15-dev 5.0.51a-24 MySQL database development files
ii libpq-dev 8.3.6-1 header files for libpq5 (PostgreSQ
ii libraptor1-dev 1.4.18-2 Raptor RDF parser and serializer d
ii librasqal1-dev 0.9.16-1 Rasqal RDF query library developme
ii librdf0 1.0.8-2 Redland Resource Description Frame
ii libsqlite3-dev 3.5.9-6 SQLite 3 development files
Versions of packages librdf0-dev recommends:
ii redland-utils 1.0.8-2 Redland Resource Description Frame
Versions of packages librdf0-dev suggests:
pn librdf-perl <none> (no description available)
pn librdf-ruby <none> (no description available)
pn python-librdf <none> (no description available)
-- no debconf information
--- redland.h 2009-04-11 23:32:28.000000000 +0200
+++ redland.h.old 2009-04-11 23:42:57.000000000 +0200
@@ -35,7 +35,7 @@
/* raptor */
#include <raptor.h>
/* rasqal */
-#include <rasqal.h>
+#include <rasqal/rasqal.h>
/* librdf */
#include <librdf.h>
#else
--- End Message ---
--- Begin Message ---
My comment on Sat 11 Apr 2009 stands and no further bug info was received.
Dave
--- End Message ---