all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs-unicode-2: bootstrap failed due to recent mh-e changes
@ 2006-03-31 16:14 Zhang Wei
  2006-03-31 16:29 ` Randal L. Schwartz
  2006-03-31 18:48 ` Bill Wohler
  0 siblings, 2 replies; 6+ messages in thread
From: Zhang Wei @ 2006-03-31 16:14 UTC (permalink / raw)



Compiling /home/brep/emacs-source/emacs-unicode-2/lisp/./mh-e/mh-e.el

In toplevel form:
mh-e/mh-e.el:997:1:Error: Symbol's function definition is void: mh-strip-package-version
make[2]: *** [compile] Error 1
make[2]: Leaving directory `/home/brep/emacs-source/emacs-unicode-2/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/home/brep/emacs-source/emacs-unicode-2'
make: *** [bootstrap] Error 2

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

* Re: emacs-unicode-2: bootstrap failed due to recent mh-e changes
  2006-03-31 16:14 emacs-unicode-2: bootstrap failed due to recent mh-e changes Zhang Wei
@ 2006-03-31 16:29 ` Randal L. Schwartz
  2006-03-31 18:48 ` Bill Wohler
  1 sibling, 0 replies; 6+ messages in thread
From: Randal L. Schwartz @ 2006-03-31 16:29 UTC (permalink / raw)
  Cc: emacs-pretest-bug

>>>>> "Zhang" == Zhang Wei <id.brep@gmail.com> writes:

Zhang> Compiling /home/brep/emacs-source/emacs-unicode-2/lisp/./mh-e/mh-e.el

Zhang> In toplevel form:
Zhang> mh-e/mh-e.el:997:1:Error: Symbol's function definition is void: mh-strip-package-version
Zhang> make[2]: *** [compile] Error 1
Zhang> make[2]: Leaving directory `/home/brep/emacs-source/emacs-unicode-2/lisp'
Zhang> make[1]: *** [bootstrap-build] Error 2
Zhang> make[1]: Leaving directory `/home/brep/emacs-source/emacs-unicode-2'
Zhang> make: *** [bootstrap] Error 2

Oh good, it's not just me. :)  I was about to report the same thing.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

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

* Re: emacs-unicode-2: bootstrap failed due to recent mh-e changes
  2006-03-31 16:14 emacs-unicode-2: bootstrap failed due to recent mh-e changes Zhang Wei
  2006-03-31 16:29 ` Randal L. Schwartz
@ 2006-03-31 18:48 ` Bill Wohler
  2006-04-01  0:52   ` Luc Teirlinck
  1 sibling, 1 reply; 6+ messages in thread
From: Bill Wohler @ 2006-03-31 18:48 UTC (permalink / raw)
  Cc: emacs-devel

Zhang Wei <id.brep@gmail.com> writes:

> Compiling /home/brep/emacs-source/emacs-unicode-2/lisp/./mh-e/mh-e.el
>
> In toplevel form:
> mh-e/mh-e.el:997:1:Error: Symbol's function definition is void: mh-strip-package-version
> make[2]: *** [compile] Error 1
> make[2]: Leaving directory `/home/brep/emacs-source/emacs-unicode-2/lisp'
> make[1]: *** [bootstrap-build] Error 2
> make[1]: Leaving directory `/home/brep/emacs-source/emacs-unicode-2'
> make: *** [bootstrap] Error 2

Fixed. Apologies.

If an update doesn't resolve the problem, please remove
lisp/mh-e/*.elc and try again.

-- 
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.

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

* Re: emacs-unicode-2: bootstrap failed due to recent mh-e changes
  2006-03-31 18:48 ` Bill Wohler
@ 2006-04-01  0:52   ` Luc Teirlinck
  2006-04-01  1:06     ` Bill Wohler
  0 siblings, 1 reply; 6+ messages in thread
From: Luc Teirlinck @ 2006-04-01  0:52 UTC (permalink / raw)
  Cc: emacs-pretest-bug, emacs-devel

Bill Wohler wrote:

   If an update doesn't resolve the problem, please remove
   lisp/mh-e/*.elc and try again.

All of that is apparently not sufficient to solve the problem.  Still
same error message:

Compiling /home/teirllm/emacscvsdir/emacs/lisp/./mh-e/mh-e.el

In toplevel form: mh-e/mh-e.el:997:1:Error: Symbol's function
definition is void: mh-strip-package-version
make[2]: *** [compile] Error 1
make[2]: Leaving directory `/home/teirllm/emacscvsdir/emacs/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs'
make: *** [bootstrap] Error 2

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

* Re: emacs-unicode-2: bootstrap failed due to recent mh-e changes
  2006-04-01  0:52   ` Luc Teirlinck
@ 2006-04-01  1:06     ` Bill Wohler
  2006-04-01  3:51       ` Luc Teirlinck
  0 siblings, 1 reply; 6+ messages in thread
From: Bill Wohler @ 2006-04-01  1:06 UTC (permalink / raw)
  Cc: emacs-pretest-bug, emacs-devel

Luc Teirlinck <teirllm@dms.auburn.edu> wrote:

> Bill Wohler wrote:
> 
>    If an update doesn't resolve the problem, please remove
>    lisp/mh-e/*.elc and try again.
> 
> All of that is apparently not sufficient to solve the problem.  Still
> same error message:
> 
> Compiling /home/teirllm/emacscvsdir/emacs/lisp/./mh-e/mh-e.el
> 
> In toplevel form: mh-e/mh-e.el:997:1:Error: Symbol's function
> definition is void: mh-strip-package-version
> make[2]: *** [compile] Error 1
> make[2]: Leaving directory `/home/teirllm/emacscvsdir/emacs/lisp'
> make[1]: *** [bootstrap-build] Error 2
> make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs'
> make: *** [bootstrap] Error 2

I do not understand this. If you remove mh-e/*.elc, it compiles. If you
just touch mh-e/mh-e.el and compile it fails.

I found that making mh-strip-package-version a macro fixes the error
(which I just checked in). If someone would like to explain why this is
so, I would listen eagerly. Is this fixing the problem, or merely
masking the symptoms?

Color me baffled by the compiler (again).

-- 
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.

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

* Re: emacs-unicode-2: bootstrap failed due to recent mh-e changes
  2006-04-01  1:06     ` Bill Wohler
@ 2006-04-01  3:51       ` Luc Teirlinck
  0 siblings, 0 replies; 6+ messages in thread
From: Luc Teirlinck @ 2006-04-01  3:51 UTC (permalink / raw)
  Cc: emacs-pretest-bug, emacs-devel

Bill Wohler wrote:

   I do not understand this. If you remove mh-e/*.elc, it compiles. If you
   just touch mh-e/mh-e.el and compile it fails.

I did `make maintainer-clean' and I even checked that that really
removed all mh-e/*.elc files.  Bootstrapping nevertheless failed
(before your very latest change).

   I found that making mh-strip-package-version a macro fixes the error
   (which I just checked in)

Now bootstrapping indeed works again.

Sincerely,

Luc.

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

end of thread, other threads:[~2006-04-01  3:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-31 16:14 emacs-unicode-2: bootstrap failed due to recent mh-e changes Zhang Wei
2006-03-31 16:29 ` Randal L. Schwartz
2006-03-31 18:48 ` Bill Wohler
2006-04-01  0:52   ` Luc Teirlinck
2006-04-01  1:06     ` Bill Wohler
2006-04-01  3:51       ` Luc Teirlinck

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.