all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Tim Van Holder" <tim.vanholder@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.60; bootstrap broken by removal of cal-loaddefs.el
Date: Fri, 14 Mar 2008 13:12:14 +0100	[thread overview]
Message-ID: <d69e7f6a0803140512r2303aeafo6ce89fe8f4f35076@mail.gmail.com> (raw)
In-Reply-To: <87myp1ocuv.fsf@leeloo.anubex.internal>

On Fri, Mar 14, 2008 at 10:48 AM, Tim Van Holder
<tim.vanholder@gmail.com> wrote:
>
>  Ever since the removal of cal-loaddefs from CVS, I had gotten lisp
>  compilation errors during my more-or-less-daily rebuild. They seemed
>  harmless enough (especially since I don't actually use the calendar),
>  but this morning I decided to go for a full bootstrap to (hopefully)
>  make them go away.
>  Unfortunately, it looks like the bootstrap does not generate the file in
>  time for the full lisp compilations, so I received
>
>  Compiling /home/tim/gnu/src/emacs/lisp/./gnus/yenc.el
>  Wrote /home/tim/gnu/src/emacs/lisp/gnus/yenc.elc
>  Compiling /home/tim/gnu/src/emacs/lisp/./calendar/appt.el
>
>  In toplevel form:
>  ../../../../src/emacs/lisp/calendar/appt.el:79:1:Error: Cannot open load file: cal-loaddefs
>  make[2]: *** [compile] Error 1
>  make[2]: Leaving directory `/home/tim/gnu/build/linux/emacs/lisp'
>  make[1]: *** [bootstrap-build] Error 2
>  make[1]: Leaving directory `/home/tim/gnu/build/linux/emacs'
>  make: *** [bootstrap] Error 2
>
>  It's worked around easily enough (I just fetched the last version from
>  CVS), but should probably be fixed.
>
>
>  In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
>   of 2008-03-14 on leeloo
>  Windowing system distributor `RealVNC Ltd', version 11.0.3370
>  configured using `configure  '--with-x-toolkit=gtk' '--with-x' '--with-freetype' '--with-xft' '--with-libotf''

Sorry for replying to myself here, but the same goes for the two other calendar
loaddefs (diary-loaddefs and hol-loaddefs). They need to exist for
bootstrap to work,
and the bootstrap process does NOT regenerate them at any point (nor does a
"make recompile updates" in lisp/, which I run as part of my daily
rebuild-from-CVS).
So it looks as though the Makefile.in in lisp/ has not been correctly
instrumented to
create them.




  reply	other threads:[~2008-03-14 12:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-14  9:48 23.0.60; bootstrap broken by removal of cal-loaddefs.el Tim Van Holder
2008-03-14 12:12 ` Tim Van Holder [this message]
2008-03-14 16:55   ` Andrew W. Nosenko
2008-03-14 17:50     ` Glenn Morris
2008-03-14 18:23       ` Andrew W. Nosenko
2008-03-14 21:10       ` Claus
2008-03-14 21:29         ` 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=d69e7f6a0803140512r2303aeafo6ce89fe8f4f35076@mail.gmail.com \
    --to=tim.vanholder@gmail.com \
    --cc=emacs-pretest-bug@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.