all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Glenn Morris <rgm@gnu.org>
Cc: Richard Stallman <rms@gnu.org>, emacs-devel@gnu.org
Subject: Re: Error from automake.sg
Date: Thu, 09 Jun 2011 12:45:57 -0700	[thread overview]
Message-ID: <4DF122F5.5030701@cs.ucla.edu> (raw)
In-Reply-To: <19953.834.704644.933192@fencepost.gnu.org>

I'm missing some context since I haven't gotten all the emails,
but I suggest trying it with a fresh checkout.  Something like
this, in a fresh directory:

   $ bzr branch bzr://bzr.savannah.gnu.org/emacs/trunk
   Branched 104546 revision(s).
   $ cd trunk
   $ ./autogen.sh
   Checking whether you have the necessary tools...
   (Read INSTALL.BZR for more details on building Emacs)

   Checking for autoconf (need at least version 2.65)...
   ok
   Checking for automake (need at least version 1.11)...
   ok
   Your system has the required tools, running autoreconf...
   configure.in:645: installing `./compile'
   configure.in:377: installing `./config.guess'
   configure.in:377: installing `./config.sub'
   configure.in:28: installing `./install-sh'
   configure.in:28: installing `./missing'
   lib/Makefile.am: installing `./depcomp'
   You can now run `./configure'.
   $ ./configure
   [ ... lots of output here ... ]
   $ make
   [ ... lots more output ... ]

If this doesn't work, then there's some incompatibility with
your installation's autotools, which we can look into.  If it
does work, it suggests that there's something messed up with
your copy of the Emacs trunk, which we can also look into.



  reply	other threads:[~2011-06-09 19:45 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
     [not found]       ` <E1QUgg2-0004w5-Sd@fencepost.gnu.org>
2011-06-09 17:30         ` Glenn Morris
2011-06-09 19:45           ` Paul Eggert [this message]
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

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

  git send-email \
    --in-reply-to=4DF122F5.5030701@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.