Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] [SOLVED] Re: eina from e17 overlay
Date: Sat, 06 Jun 2009 18:02:06
Message-Id: 200906062000.35106.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] eina from e17 overlay by Alan McKinnon
1 On Sunday 31 May 2009 23:09:07 Alan McKinnon wrote:
2 > test -z "/usr/lib64/eina/mp/" || /bin/mkdir -p "/var/tmp/portage/dev-
3 > libs/eina-9999/image//usr/lib64/eina/mp/"
4 > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c
5 > eina_chained_mempool.la '/var/tmp/portage/dev-
6 > libs/eina-9999/image//usr/lib64/eina/mp/'
7 > libtool: install: error: cannot install `eina_chained_mempool.la' to a
8 > directory not ending in /usr/lib64/eina/mp/
9 > make[5]: *** [install-controllerLTLIBRARIES] Error 1
10 >
11 > Now this makes no sense at all. Where does one start to debug this?
12 >
13 > eina has been building just fine here for many months now, the error is
14 > brand new.
15
16 Some feedback in case anyone else suffers from this:
17
18 Seems like the enlightenment eclass is doing dicky things:
19
20 export E-WANT_AUTOMAKE=1.10
21 emerge eina
22
23 cures/fixes/worksaround the problem
24
25 latest automake here is 1.11
26
27 --
28 alan dot mckinnon at gmail dot com