Gentoo Archives: gentoo-user

From: Hans-Werner Hilse <hilse@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to track this down (emerge of amaya)
Date: Fri, 10 Mar 2006 15:25:29
Message-Id: 20060310160736.e833342d.hilse@web.de
In Reply to: [gentoo-user] how to track this down (emerge of amaya) by Harry Putnam
1 Hi,
2
3 On Thu, 09 Mar 2006 17:49:28 -0600 Harry Putnam <reader@×××××××.com>
4 wrote:
5
6 > Attempting to emerge www-client/amaya
7 > The tail end of emerge shows:
8 >
9 > i686-pc-linux-gnu-g++: ../redland/raptor/.libs/libraptor.a: No such
10 > file or directory make[1]: *** [../bin/amaya] Error 1
11 > make[1]: Leaving directory
12 > `/var/tmp/portage/amaya-8.7/work/Amaya/LINUX-ELF/amaya' make: ***
13 > [amaya_prog] Error 2
14 >
15 > !!! ERROR: www-client/amaya-8.7 failed.
16 >
17 > media-libs/raptor is installed.
18 >
19 > How to track this down?
20
21 The ebuild needs a fix, or even better: upstream needs to be fixed.
22 It's mentioned in bugzilla already (gentoo bugzilla, that is).
23
24 I helped myself by compiling manually. The same problem occurs, but you
25 can simply change the directory to Amaya/WX/redland/raptor, type
26 "make", return to "Amaya/WX/amaya" and continue building with another
27 "make". This would also give you a more current version of amaya, the
28 one in portage is a little bit older.
29
30 -hwh
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: how to track this down (emerge of amaya) Harry Putnam <reader@×××××××.com>