On Sunday 31 May 2009 23:09:07 Alan McKinnon wrote: > test -z "/usr/lib64/eina/mp/" || /bin/mkdir -p "/var/tmp/portage/dev- > libs/eina-9999/image//usr/lib64/eina/mp/" > /bin/sh ../../../../libtool --mode=install /usr/bin/install -c > eina_chained_mempool.la '/var/tmp/portage/dev- > libs/eina-9999/image//usr/lib64/eina/mp/' > libtool: install: error: cannot install `eina_chained_mempool.la' to a > directory not ending in /usr/lib64/eina/mp/ > make[5]: *** [install-controllerLTLIBRARIES] Error 1 > > Now this makes no sense at all. Where does one start to debug this? > > eina has been building just fine here for many months now, the error is > brand new.
Some feedback in case anyone else suffers from this: Seems like the enlightenment eclass is doing dicky things: export E-WANT_AUTOMAKE=1.10 emerge eina cures/fixes/worksaround the problem latest automake here is 1.11 -- alan dot mckinnon at gmail dot com