automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: installation error with automake 1.11 but not with 1.10


From: Vincent Torri
Subject: Re: installation error with automake 1.11 but not with 1.10
Date: Fri, 12 Jun 2009 08:44:59 +0200 (CEST)


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/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?

libtool git (2.2.7a)

Note that there is no problem with a "standard" library. Would it be possible that there is the bug because -module -avoid-version are passed to libtool 2.2.7a, using automake 1.11 ?

Vincent Torri




reply via email to

[Prev in Thread] Current Thread [Next in Thread]