Re: installation error with automake 1.11 but not with 1.10

2009-06-12 Thread Vincent Torri
On Fri, 12 Jun 2009, Ralf Wildenhues wrote: OK, I know what's happening now, it is an issue with trailing slashes. Luckily, there is an easy workaround: Please use controllerdir = $(libdir)/eina/mp instead of controllerdir = $(libdir)/eina/mp/ in the Makefile.am. Be sure to run "make clea

Re: installation error with automake 1.11 but not with 1.10

2009-06-12 Thread Ralf Wildenhues
OK, I know what's happening now, it is an issue with trailing slashes. Luckily, there is an easy workaround: Please use controllerdir = $(libdir)/eina/mp instead of controllerdir = $(libdir)/eina/mp/ in the Makefile.am. Be sure to run "make clean" once, so that eina_chained_mempool.la is reb

Re: installation error with automake 1.11 but not with 1.10

2009-06-12 Thread Vincent Torri
On Fri, 12 Jun 2009, Ralf Wildenhues wrote: * Vincent Torri wrote on Fri, Jun 12, 2009 at 08:44:59AM CEST: * Vincent Torri wrote on Thu, Jun 11, 2009 at 11:30:14PM CEST: test -z "/tmp/lib/eina/mp/" || /bin/mkdir -p "/tmp/lib/eina/mp/" /bin/sh ../../../../libtool --mode=install /usr/bin/ins

Re: installation error with automake 1.11 but not with 1.10

2009-06-12 Thread Ralf Wildenhues
Never mind, I can reproduce it with an in-tree deplib. Working on a fix.

Re: installation error with automake 1.11 but not with 1.10

2009-06-12 Thread Ralf Wildenhues
* Vincent Torri wrote on Fri, Jun 12, 2009 at 08:44:59AM CEST: > >* Vincent Torri wrote on Thu, Jun 11, 2009 at 11:30:14PM CEST: > >>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 '

Re: installation error with automake 1.11 but not with 1.10

2009-06-11 Thread Vincent Torri
Hey, * 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/

Re: installation error with automake 1.11 but not with 1.10

2009-06-11 Thread Ralf Wildenhues
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 ../../

installation error with automake 1.11 but not with 1.10

2009-06-11 Thread Vincent Torri
Hey, 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/' libtoo