emacs-devel
[Top][All Lists]
Advanced

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

Re: make bootstrap on trunk fails


From: Paul Eggert
Subject: Re: make bootstrap on trunk fails
Date: Thu, 24 Feb 2011 23:27:13 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

On 02/24/2011 11:15 PM, Noorul Islam wrote:
> emacs.c:91: error: ‘VERSION’ undeclared here (not in a function)

VERSION should be defined in config.h.  I suspect you are building
from a not-quite-clean checkout.  Perhaps you ran plain "autoconf"?
"autoreconf -I m4" at the root of the trunk might fix things,
or you could try a clean checkout.

It used to be that you could invoke "autoconf" etc. without the
"-I m4", but nowadays you need the "-I m4".



reply via email to

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