Gentoo Archives: gentoo-user

From: "Arttu V." <arttuv69@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Sonic-Visualiser compile error
Date: Sat, 31 Jan 2009 14:47:29
Message-Id: fecdbac60901310647g2e240045m9524ffe9742aafa2@mail.gmail.com
In Reply to: [gentoo-user] Sonic-Visualiser compile error by meino.cramer@gmx.de
1 On 1/31/09, meino.cramer@×××.de <meino.cramer@×××.de> wrote:
2 > I tried to emerge sonic-visualiser (1.4) and it fails to compile
3 >
4 > From the logfile (attached):
5 > Project MESSAGE: WARNING: Failed to find pkg-config package redland
6 > Project MESSAGE: Using pkg-config package rasqal with version 0.9.10
7 > Project ERROR: Redland RDF datastore required
8 >
9 > But emerge -pv librdf gaves me:
10 >
11 > Calculating dependencies... done!
12 > [ebuild R ] media-libs/liblrdf-0.4.0 0 kB
13 >
14 > and emerge -pv redland
15 > [ebuild R ] dev-libs/redland-1.0.4 USE="berkdb ssl -mysql -sqlite
16 > -threads" 0 kB
17 >
18 > What is missing here, what fails and how can I fix it ??? :)
19
20 # pkg-config --libs redland
21 Package 'Redland' requires 'rasqal >= 0.9.12' but version of Rasqal
22 RDF Query Library is 0.9.10
23
24 Something eats that error message?
25
26 It looks like you need the unstable rasqal-0.9.15 or .16 to get it compiling.
27
28 --
29 Arttu V.