all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Glenn Morris" <rgm@gnu.org>
Cc: emacs-pretest-bug@gnu.org, Christoph Conrad <christoph.conrad@gmx.de>
Subject: Re: 23.0.60; Bootstrapping current CVS trunk fails
Date: Tue, 8 Apr 2008 13:36:23 +0200	[thread overview]
Message-ID: <f7ccd24b0804080436g4d687e4x8d40120f3ea90f28@mail.gmail.com> (raw)
In-Reply-To: <07tziewx43.fsf@fencepost.gnu.org>

On Sun, Apr 6, 2008 at 10:23 PM, Glenn Morris <rgm@gnu.org> wrote:

>  For the Nth time:
>
>  make maintainer-clean
>  make bootstrap
>
>  and report back if you still have a problem.

It is an issue on Windows, because nt/makefile.w32-in does not have a
maintainer-clean target. In fact, only doc/*/makefile.w32-in and
leim/makefile.w32-in have it.

I had to remove lisp/calendar/*-loaddefs.el manually in order to be
able to bootstrap correctly.

So:

 - we document somewhere that if you have trouble with the *-loaddefs
files, you can delete them and bootstrap again, or
 - we add a maintainer-clean target to the Windows makefiles, or
 - we add a dependency to the Windows bootstrap-clean target to remove
the loaddefs, which will cause unnecesary regeneration of them but it
is otherwise safe.

 Juanma




  parent reply	other threads:[~2008-04-08 11:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-06 20:08 23.0.60; Bootstrapping current CVS trunk fails Christoph Conrad
2008-04-06 20:23 ` Glenn Morris
2008-04-06 20:58   ` Christoph Conrad
2008-04-06 21:38     ` Christoph Conrad
2008-04-06 23:10   ` Eric Hanchrow
2008-04-07 10:46     ` Juanma Barranquero
2008-04-08 11:36   ` Juanma Barranquero [this message]
2008-04-08 17:18     ` Glenn Morris

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=f7ccd24b0804080436g4d687e4x8d40120f3ea90f28@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=christoph.conrad@gmx.de \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=rgm@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.