unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: rms@gnu.org, schwab@suse.de, tra@biobase.dk, emacs-devel@gnu.org
Subject: Re: Emacs in CVS as today does not build - emacs depends on *.elc, which cannot be built without emacs
Date: 20 Nov 2002 12:29:08 +0100	[thread overview]
Message-ID: <5xk7j8zdh7.fsf@kfs2.cua.dk> (raw)
In-Reply-To: <87heed81an.fsf@floss.red-bean.com>

Karl Fogel <kfogel@floss.red-bean.com> writes:

> In other words, the purpose of autogen.sh is to get your working copy
> to the "same" state as a distribution tarball, at least as far as the
> build procedure is concerned.

This is obviously not the case for the CVS emacs autogen.sh, so 
couldn't ./autogen.sh simply print a message telling the user to
follow the steps described in the (unmodified) INSTALL-CVS file?

> +Therefore, to build from a CVS working copy, you should first run
> +   ./autogen.sh

With the proposed change to use autogen.sh, the text in INSTALL-CVS
becomes more cryptic and less useful, e.g.

> -Normally, it is not necessary to use "make bootstrap" after every CVS
> -update.  Unless there are problems, we suggest the following
> -procedure:

Here you entirely remove the "recompile" instructions -- assuming that
the user will run autogen.sh _again_ to get those instructions.  Not
very likely IMO.

Also for non-POSIX systems has become more cryptic ... instead of
simply stating that the user should run e.g. nt/configure.bat instead
of configure, it instructs the user to study the autogen.sh script
to determine what to do.

>  
> +Users of non-Posix systems (MS-Windows etc.) should follow the
> +procedure in autogen.sh, but run the appropriate platform-specific
> +configuration scripts (nt/configure.bat, config.bat, etc.) before the
> +"make bootstrap" or "make" step; the rest of the procedure is


All in all, I think the proposed changes is a change to the worse,
making it harder rather than easier to build and maintain a CVS emacs
checkout.

But I like the header lines you added in the INSTALL-CVS file :-)

As I suggested, the following autogen.sh would suffice:

        #!/bin/sh
        echo "Please read INSTALL-CVS for instructions how to build emacs."

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

  reply	other threads:[~2002-11-20 11:29 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-29 21:42 Emacs in CVS as today does not build - emacs depends on *.elc, which cannot be built without emacs Thorbjørn Ravn Andersen
2002-10-29 21:55 ` Thorbjørn Ravn Andersen
2002-10-30 22:00   ` Kim F. Storm
2002-10-31  8:10     ` Thorbjørn Ravn Andersen
2002-10-31 14:14       ` Eli Zaretskii
2002-10-31 14:40         ` Thorbjørn Ravn Andersen
2002-10-31 14:55           ` Andreas Schwab
2002-10-31 16:24             ` Thorbjørn Ravn Andersen
2002-10-31 17:01               ` Stefan Monnier
2002-11-01  0:41                 ` Steven Tamm
2002-11-01 15:34                   ` Stefan Monnier
2002-11-02 17:15                     ` Andreas Schwab
2002-11-03  2:24                       ` Stefan Monnier
2002-11-03 23:27                         ` Juanma Barranquero
2002-11-04  7:20                           ` Kai Großjohann
2002-11-04 14:53                           ` Stefan Monnier
2002-11-04 15:24                             ` Andreas Schwab
2002-11-04 15:26                               ` Stefan Monnier
2002-11-04 15:31                             ` Juanma Barranquero
2002-11-04 15:43                               ` Stefan Monnier
2002-11-04 16:17                                 ` Juanma Barranquero
2002-11-02  3:32                   ` Richard Stallman
2002-11-01  8:34                 ` Thorbjørn Ravn Andersen
2002-11-01 15:40                   ` Stefan Monnier
2002-11-03  8:13                     ` Thorbjørn Ravn Andersen
2002-11-03  8:36                       ` Alfred M. Szmidt
2002-11-03  9:10                         ` Thorbjørn Ravn Andersen
2002-11-04 12:02                           ` Richard Stallman
2002-10-31 18:10               ` Andreas Schwab
2002-11-02  3:32                 ` Richard Stallman
2002-11-02  2:37                   ` Karl Fogel
2002-11-03 13:56                     ` Richard Stallman
2002-11-04  1:31                       ` Karl Fogel
2002-11-04 18:06                         ` Richard Stallman
2002-11-20  1:42                       ` Karl Fogel
2002-11-20 11:29                         ` Kim F. Storm [this message]
2002-11-20 17:05                           ` Karl Fogel
2002-11-21 17:13                             ` Richard Stallman
2002-11-21 17:05                               ` Karl Fogel
2002-11-23 22:57                                 ` Richard Stallman
2002-11-21 17:12                         ` Richard Stallman
2002-11-01  9:39               ` Richard Stallman
2002-10-31 19:03           ` Eli Zaretskii

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=5xk7j8zdh7.fsf@kfs2.cua.dk \
    --to=storm@cua.dk \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    --cc=schwab@suse.de \
    --cc=tra@biobase.dk \
    /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).