unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Error from automake.sg
Date: Wed, 8 Jun 2011 13:43:31 -0400	[thread overview]
Message-ID: <19951.46275.322520.849256@fencepost.gnu.org> (raw)
In-Reply-To: <E1QUMfj-00027r-Om@fencepost.gnu.org>


Richard Stallman wrote (on Wed, 8 Jun 2011 at 13:36 -0400):

>     autoreconf -f -i -I m4
> 
> It gave me the same error message about recreating aclocal.m4 with aclocal.
> It doesn't say where to get information about how to do that.

autoreconf is a wrapper that calls aclocal and all the other necessary
tools for you.

For some unknown reason (I suggested looking at bzr status output),
yours seems to have an internal error, essentially.

Try:

rm configure aclocal.m4 src/config.in lib/Makefile.in
rm compile config.guess config.sub depcomp install-sh missing
autoreconf -f -i -I m4



  parent reply	other threads:[~2011-06-08 17:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-08  6:04 Error from automake.sg Richard Stallman
2011-06-08  7:07 ` Glenn Morris
     [not found]   ` <E1QUMfj-00027r-Om@fencepost.gnu.org>
2011-06-08 17:43     ` Glenn Morris [this message]
     [not found]       ` <E1QUgg2-0004w5-Sd@fencepost.gnu.org>
2011-06-09 17:30         ` Glenn Morris
2011-06-09 19:45           ` Paul Eggert
2011-06-09 21:48             ` Eli Zaretskii
2011-06-09 21:53               ` Paul Eggert
2011-06-10 23:41           ` Richard Stallman
2011-06-09 22:42       ` Richard Stallman
2011-06-09 23:49         ` 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=19951.46275.322520.849256@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /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).