unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Noorul Islam <noorul@noorul.com>
Cc: Emacs Development <emacs-devel@gnu.org>
Subject: Re: make bootstrap on trunk fails
Date: Thu, 24 Feb 2011 23:27:13 -0800	[thread overview]
Message-ID: <4D6759D1.2040501@cs.ucla.edu> (raw)
In-Reply-To: <AANLkTikAEVKEcm=8XzLJspHr32eqf1AbD2EJncY9qNt2@mail.gmail.com>

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	other threads:[~2011-02-25  7:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25  7:15 make bootstrap on trunk fails Noorul Islam
2011-02-25  7:27 ` Paul Eggert [this message]
2011-02-25  9:32   ` Noorul Islam
2011-02-25  9:57     ` Paul Eggert
2011-02-26 14:21       ` Noorul Islam
2011-02-26 21:56         ` Paul Eggert
2011-02-28  8:21           ` Noorul Islam
2011-03-01  0:58             ` Paul Eggert
2011-03-01  1:38               ` Glenn Morris
2011-03-01  5:53                 ` Paul Eggert
2011-03-01  7:41                   ` Glenn Morris
2011-03-01  8:15                     ` Paul Eggert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D6759D1.2040501@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=noorul@noorul.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).