unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "William Xue" <william.xue@gmail.com>
Subject: bootstrap-emacs.exe never finished when make bootstrap in cygwin
Date: Tue, 24 Oct 2006 16:49:53 +0800	[thread overview]
Message-ID: <op.thw35frvhkv0w5@williamxue> (raw)

I downloaded the source code from cvs today and built it in cygwin.

What I encountered it the bootstrap-emacs.exe could not finish once
it started.

The messages before it are like following:
---8<------------------------------------------------------------------------------------------------------------------>8---
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
Static heap usage: 9911664 of 12582912 bytes
60838 pure bytes used
mv -f emacs.exe bootstrap-emacs.exe
make[2]: Leaving directory `/cygdrive/d/emacs/src'
(cd lisp; make -w bootstrap EMACS=../src/bootstrap-emacs.exe)
make[2]: Entering directory `/cygdrive/d/emacs/lisp'
wd=/cygdrive/d/emacs/lisp; subdirs=`(cd $wd; find . -type d -print)`; for  
file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.*  
| */.*/* | */=* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \
         for file in $wins; do \
            /cygdrive/d/emacs/lisp/../update-subdirs $file; \
         done;
wd=/cygdrive/d/emacs/lisp; subdirs=`(cd $wd; find . -type d -print)`; for  
file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.*  
| */.*/* | */=* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \
         echo Directories: $wins; \
         ../src/bootstrap-emacs.exe -batch --no-site-file --multibyte -l  
autoload --eval '(setq generated-autoload-file  
"/cygdrive/d/emacs/lisp/loaddefs.el")' -f batch-update-autoloads $wins
Directories: /cygdrive/d/emacs/lisp/. /cygdrive/d/emacs/lisp/./calc  
/cygdrive/d/emacs/lisp/./calendar /cygdrive/d/emacs/lisp/./emacs-lisp  
/cygdrive/d/emacs/lisp/./erc /cygdrive/d/emacs/lisp/./emulation  
/cygdrive/d/emacs/lisp/./eshell /cygdrive/d/emacs/lisp/./gnus  
/cygdrive/d/emacs/lisp/./international /cygdrive/d/emacs/lisp/./language  
/cygdrive/d/emacs/lisp/./mail /cygdrive/d/emacs/lisp/./mh-e  
/cygdrive/d/emacs/lisp/./net /cygdrive/d/emacs/lisp/./obsolete  
/cygdrive/d/emacs/lisp/./play /cygdrive/d/emacs/lisp/./progmodes  
/cygdrive/d/emacs/lisp/./term /cygdrive/d/emacs/lisp/./textmodes  
/cygdrive/d/emacs/lisp/./toolbar /cygdrive/d/emacs/lisp/./url
---8<------------------------------------------------------------------------------------------------------------------>8---

after press control-c, the messages are:
---8<---------------------------------->8---
make[2]: *** [autoloads] Interrupt
make[1]: *** [bootstrap-build] Interrupt
make: *** [bootstrap] Interrupt
---8<---------------------------------->8---

How can I make the process go on?

-- 
Sincerely yours,
William

             reply	other threads:[~2006-10-24  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-24  8:49 William Xue [this message]
2006-10-24 17:46 ` bootstrap-emacs.exe never finished when make bootstrap in cygwin Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.thw35frvhkv0w5@williamxue \
    --to=william.xue@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).