all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* nmake can't continue without abbrev.elc
@ 2005-11-26 12:50 zhiqiang yu
  2005-11-26 14:15 ` Peter Dyballa
  2005-11-26 14:17 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: zhiqiang yu @ 2005-11-26 12:50 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 244 bytes --]

i meet the following error when i compiled emacs in winXP.

Essential Lisp files seem to be missing. you should either do make bootstrap
or create 'lisp/abbrev.elc' somehow

Nmake : fatal error U1077: 'if' : return code '0xffffffff' Stop

[-- Attachment #1.2: Type: text/html, Size: 261 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

* Re: nmake can't continue without abbrev.elc
  2005-11-26 12:50 nmake can't continue without abbrev.elc zhiqiang yu
@ 2005-11-26 14:15 ` Peter Dyballa
  2005-11-26 14:17 ` Eli Zaretskii
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2005-11-26 14:15 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 26.11.2005 um 13:50 schrieb zhiqiang yu:

>
> i meet the following error when i compiled emacs in winXP.
>
> Essential Lisp files seem to be missing. you should either do make 
> bootstrap or create 'lisp/abbrev.elc' somehow

It's written in the docs that the make target for GNU Emacs from CVS is 
bootstrap. So make nmake make the target bootstrap! It will take more 
time because every Elisp file will be byte-compiled.

--
Greetings

   Pete

Mac OS X is like a wigwam: no fences, no gates, but an apache inside.

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

* Re: nmake can't continue without abbrev.elc
  2005-11-26 12:50 nmake can't continue without abbrev.elc zhiqiang yu
  2005-11-26 14:15 ` Peter Dyballa
@ 2005-11-26 14:17 ` Eli Zaretskii
  1 sibling, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2005-11-26 14:17 UTC (permalink / raw)


> Date: Sat, 26 Nov 2005 20:50:47 +0800
> From: zhiqiang yu <yzq.kevin@gmail.com>
> 
> i meet the following error when i compiled emacs in winXP.
> 
> Essential Lisp files seem to be missing. you should either do make bootstrap
> or create 'lisp/abbrev.elc' somehow
> 
> Nmake : fatal error U1077: 'if' : return code '0xffffffff' Stop

Is that the CVS version of Emacs?  If so, then you indeed need to run
"nmake bootstrap", like the message says.

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

* Re: nmake can't continue without abbrev.elc
       [not found] <mailman.16787.1133009456.20277.help-gnu-emacs@gnu.org>
@ 2005-11-27 18:25 ` Stefan Monnier
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2005-11-27 18:25 UTC (permalink / raw)


> i meet the following error when i compiled emacs in winXP.

> Essential Lisp files seem to be missing. you should either do make bootstrap
> or create 'lisp/abbrev.elc' somehow

> Nmake : fatal error U1077: 'if' : return code '0xffffffff' Stop

How 'bout if you read the INSTALL-CVS file?


        Stefan

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

end of thread, other threads:[~2005-11-27 18:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-26 12:50 nmake can't continue without abbrev.elc zhiqiang yu
2005-11-26 14:15 ` Peter Dyballa
2005-11-26 14:17 ` Eli Zaretskii
     [not found] <mailman.16787.1133009456.20277.help-gnu-emacs@gnu.org>
2005-11-27 18:25 ` Stefan Monnier

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.