Mailinglist Archive: opensuse-factory (368 mails)
| < Previous | Next > |
Re: [opensuse-factory] Some typical errors from Factory after libtool update
- From: Cristian Rodríguez <crrodriguez@xxxxxxxxxxxx>
- Date: Tue, 17 Jan 2012 19:30:38 -0300
- Message-id: <4F15F68E.2020006@opensuse.org>
On 17/01/12 18:28, Ilya Chernykh wrote:
You have to run autoreconf -fiv *before* doing anything in the %build section.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
On Tuesday 17 January 2012 23:48:52 Cristian Rodríguez wrote:
I would be glad to know how to counter any of these:
1.
==========
libtool: Version mismatch error. This is libtool 2.4.2, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2
libtool: and run autoconf again.
==========
Adde BuildRequires: libtool autoconf automake
In case they are not already there, then try again.
Doen not help:
../libtool: line 466: CDPATH: command not found
libtool: ignoring unknown tag CXX
libtool: Version mismatch error. This is libtool 2.4.2, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2
libtool: and run autoconf again.
You have to run autoreconf -fiv *before* doing anything in the %build section.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
| < Previous | Next > |