Hello Vincent,

thanks for the bug report.

* Vincent Torri wrote on Thu, Jun 11, 2009 at 11:30:14PM CEST:
> We are experiencing a strange error problem when doing 'make
> install' with automake 1.11. The error is:

> test -z "/tmp/lib/eina/mp/" || /bin/mkdir -p "/tmp/lib/eina/mp/"
> /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c   
> eina_chained_mempool.la '/tmp/lib/eina/mp/'
> libtool: install: error: cannot install `eina_chained_mempool.la' to a 
> directory not ending in /tmp/lib/eina/mp/
> 
> If we use automake 1.10, there is not problem. The Makefile.am file is :

Ouch.  You've possibly found the first regression in Automake 1.11.
However, I cannot reproduce it with Libtool 2.2.6 nor with Libtool
1.5.26 (and I remember to have tried the faster install code with
these versions before the Automake 1.11 release).  So which libtool
version are you using here?

Thanks,
Ralf


Reply via email to