View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003508 | ardour | bugs | public | 2010-10-22 23:34 | 2010-10-25 00:25 |
Reporter | downer | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | feedback | Resolution | open | ||
Summary | 0003508: Location of rasqal.h on Fedora | ||||
Description | I'm not sure if this is a Fedora bug, or Ardour, but compiling svn 3.0 needs "ln -s /usr/include/rasqal/rasqal.h /usr/include/rasqal.h" to be able to find rasqal.h on Fedora 14 Updates-Testing. | ||||
Tags | No tags attached. | ||||
|
it must be a Fedora or other upstream bug. On Debian said header file is also found at /usr/include/rasqal/rasqal.h and '/usr/lib/pkgconfig/rasqal.pc' points to includedir=${prefix}/include/rasqal |
|
Ok, added Fedora bug https://bugzilla.redhat.com/show_bug.cgi?id=645932 |
|
Hi, what is the output of pkg-config --cflags rasqal on your system? |
|
-I/usr/include/rasqal From Fedora bug report: In the Fedora RPM, rasqal.h is placed in the standard location specified by its developers. /usr/include/rasqal/rasqal.h If ardour3 can't find it, it is a bug in ardour3. Sorry, we don't support ardour3 in Fedora yet. Closing NOTABUG. |
|
How about pkg-config --cflags slv2 ? |
|
Comes up blank |
|
Did you install SLV2 yourself or use a Fedora package? Do you have a file /usr/lib/pkgconfig/slv2.pc or /usr/local/lib/pkgconfig/slv2.pc ? |
|
I used Fedora package from yum. Yes I have /usr/lib/pkgconfig/slv2.pc |
|
Could you attach that file (/usr/lib/pkgconfig/slv2.pc) to this bug report? |
2010-10-25 00:15
|
|
|
Contents of slv2.pc uploaded: prefix=/usr exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: libslv2 Version: 0.6.6 Description: Convenience library for hosts to simplify LV2 plugin support Libs: -L${libdir} -lslv2 Cflags: -I${includedir} |
|
nice deductive technique. FWIW: on Debian I get: #pkg-config --cflags slv2 -I/usr/include/rasqal -I/usr/local/include and '/usr/lib/pkgconfig/slv2.pc' reads: prefix=/usr exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: libslv2 Version: 0.6.6 Description: Convenience library for hosts to simplify LV2 plugin support Libs: -lrdf -lrasqal -lraptor -L${libdir} -lslv2 Cflags: -I/usr/include/rasqal -I${includedir} |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-10-22 23:34 | downer | New Issue | |
2010-10-22 23:49 | x42 | Note Added: 0009289 | |
2010-10-23 00:34 | downer | Note Added: 0009290 | |
2010-10-23 21:21 | cth103 | Note Added: 0009293 | |
2010-10-23 21:21 | cth103 | Status | new => feedback |
2010-10-24 02:16 | downer | Note Added: 0009294 | |
2010-10-24 02:18 | downer | Note Edited: 0009294 | |
2010-10-24 12:20 | cth103 | Note Added: 0009295 | |
2010-10-24 15:24 | downer | Note Added: 0009296 | |
2010-10-24 18:44 | cth103 | Note Added: 0009297 | |
2010-10-24 21:37 | downer | Note Added: 0009298 | |
2010-10-24 23:14 | cth103 | Note Added: 0009299 | |
2010-10-25 00:15 | downer | File Added: slv2.pc | |
2010-10-25 00:16 | downer | Note Added: 0009300 | |
2010-10-25 00:25 | x42 | Note Added: 0009301 |