mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] gnutls doesn't build


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] gnutls doesn't build
Date: Mon, 16 Jun 2014 15:49:18 +1000

On 16 Jun 2014, at 14:43, Werner LEMBERG <address@hidden> wrote:

> 
> Running master (commit 32988201), I can't build gnutls.  Due to the
> patches that get applied, various autotools are rerun, and even saying
> `make autoconf automake libtool' doesn't help.
> 
> Attached is the compressed log file.  The central error message is this:
> 
>  libtool: Version mismatch error.  This is libtool 2.4.2 Debian-2.4.2-1.3, 
> but the
>  libtool: definition of this LT_INIT comes from libtool 2.4.2.444.28-053d.
>  libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2 
> Debian-2.4.2-1.3
>  libtool: and run autoconf again.
> 
> There are also some warnings regarding libopts.m4, but since it
> doesn't get used directly, they are harmless, I guess.
> 
> Note that on my box libtool 2.4.2.444.28-053d is installed.  I would
> expect that after saying `make libtool', mxe's version of libtool gets
> used (i.e., plain 2.4.2) ...
> 
> Any quick fix for this issue?

Either:

    make libtool MXE_TARGETS=`ext/config.guess`

or

    make build-requirements

will install mxe versions known to be working that don’t conflict with your 
normal system toolchain.

Cheers,

Tony




reply via email to

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