all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problems building current CVS trunk
@ 2008-01-11 21:13 Eli Zaretskii
  2008-01-12 23:58 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Eli Zaretskii @ 2008-01-11 21:13 UTC (permalink / raw)
  To: emacs-devel

With today's CVS, I get a failure compiling mh-show.el:

    Compiling d:/gnu/emacs/lisp/mh-e/mh-show.el...
    No MH variant found on the system

    In toplevel form:
    mh-e/mh-show.el:196:32:Error: No setf-method known for mh-buffer-data

Also, running "cvs up -d" after building Emacs shows that "make
autoloads" causes two files look modified as compared to the
repository:

    cvs update: Updating lisp/calc
    cvs update: Updating lisp/calendar
    cvs update: Updating lisp/emacs-lisp
    M lisp/emacs-lisp/cl-loaddefs.el
    cvs update: Updating lisp/emulation
    M lisp/emulation/tpu-edt.el
    cvs update: Updating lisp/erc
    cvs update: Updating lisp/eshell

I thought these problems were already solved in the past, was I
dreaming?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problems building current CVS trunk
  2008-01-11 21:13 Problems building current CVS trunk Eli Zaretskii
@ 2008-01-12 23:58 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2008-01-12 23:58 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii wrote:

> With today's CVS, I get a failure compiling mh-show.el:
>
>     Compiling d:/gnu/emacs/lisp/mh-e/mh-show.el...
>     No MH variant found on the system
>
>     In toplevel form:
>     mh-e/mh-show.el:196:32:Error: No setf-method known for mh-buffer-data

Works for me. No changes to mh-e in over a month. Suggest
bootstrapping.

> Also, running "cvs up -d" after building Emacs shows that "make
> autoloads" causes two files look modified as compared to the
> repository:

[cl-loaddefs.el and tpu-edt.el]

> I thought these problems were already solved in the past, was I
> dreaming?

You're probably thinking of:

http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00336.html

I guess that whenever a file referred to in an autoload changes, no
matter how trivially (eg a comment), the file that contains the
generated autoloads will need regenerating due to a changed md5sum.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-12 23:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-11 21:13 Problems building current CVS trunk Eli Zaretskii
2008-01-12 23:58 ` Glenn Morris

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.