lmi
[Top][All Lists]
Advanced

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

Re: [lmi] How to build lmi from source on GNU/Linux


From: Greg Chicares
Subject: Re: [lmi] How to build lmi from source on GNU/Linux
Date: Sun, 21 Sep 2008 11:00:21 +0000
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

On 2008-09-20 22:41Z, Vadim Zeitlin wrote:
> 
>  I'll try to install this 1.10.1 version here to test it too (I see that it
> is available as a choice in Cygwin setup) a.s.a.p. For now I just tested
> with automake 1.10 and it worked without any problems. So an alternative
> could be to downgrade your Cygwin automake to 1.10 (it is called 1.10-1 in
> setup, not to be confused with 1.10.1-0 which is your version).

Okay, I downgraded, but I still get the same error message.

First of all, I removed every file that previous attempts had created
in my lmi directory, including subdirectory autom4te.cache/ and all
its contents. Then:

$autoconf --version | head --lines=1
autoconf (GNU Autoconf) 2.61
$automake --version | head --lines=1
automake (GNU automake) 1.10
$libtool --version | head --lines=1
ltmain.sh (GNU libtool) 1.5.25a (1.1220.2.458 2007/06/30 09:32:00)
$export wx=/opt/lmi/wx-scratch/wxWidgets-2.8.7
$export ACLOCAL_AMFLAGS="-I $wx"
$./autogen.sh
Setting up build system for lmi:
 - aclocal
 - libtoolize
 - autoconf
configure.ac:82: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
Automatic build files setup failed!




reply via email to

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