bug-autoconf
[Top][All Lists]
Advanced

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

Re: Bug: "possibly undefined macro: AC_MSG_ERROR"


From: Ralf Wildenhues
Subject: Re: Bug: "possibly undefined macro: AC_MSG_ERROR"
Date: Mon, 3 Mar 2008 21:32:19 +0100
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hello Hans,

* Hans Aberg wrote on Mon, Mar 03, 2008 at 09:27:07PM CET:
> On 3 Mar 2008, at 21:02, Eric Blake wrote:
>
>> | /bin/sh /usr/local/src/haskell/gtk2hs/missing --run autoconf
>> | /usr/local/bin/autoconf
>> | configure.ac:101: error: possibly undefined macro: AC_MSG_ERROR
>> |       If this token and others are legitimate, please use m4_pattern_allow.
>> |       See the Autoconf documentation.
>>
>> You probably overquoted a line containing AC_MSG_ERROR, so that it is 
>> not being expanded correctly.
>
> I suspected that too, but Axel on the Gtk2hs project disagreed (I am  
> just a user).

This is what I get when I check out the darcs repo and run autoconf:

configure.ac:26: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:64: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:101: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:136: error: possibly undefined macro: AC_DEFINE

If however I run aclocal first, or just run 'autoreconf -vi', then I do
not get any errors.

Cheers,
Ralf




reply via email to

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