all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
Cc: 18591@debbugs.gnu.org
Subject: bug#18591: 24.4.50; bootstrap-emacs crashes when trying to bytecompile tibetan.el
Date: Tue, 30 Sep 2014 18:52:19 +0300	[thread overview]
Message-ID: <83egutkswc.fsf@gnu.org> (raw)
In-Reply-To: <801tqtrvlu.fsf@gmail.com>

> From: Vincent Belaïche <vincent.b.1@hotmail.fr> 
> Date: Tue, 30 Sep 2014 17:11:57 +0200
> Cc: Vincent Belaïche <vincent.b.1@hotmail.fr>
> 
> I am trying to build the latest (bzr update this morning) Emacs and it
> fails when compiling language/tibetan.el with src/bootstrap-emacs.exe,
> and what happens is a CRASH.

Not reproducible here.  I've just bootstrapped the latest trunk with
no problems at all.

A couple of observations:

> running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=c:/Programme/GNU/Emacs --without-jpeg --without-tiff --without-gif --without-png CPPFLAGS= -DFOR_MSW

You are using a Windows-style d:/foo/bar file name in the --prefix
option to configure, which is known to cause problems.  nt/INSTALL
suggests to use the MSYS-style /d/foo/bar instead.  (I don't think
this is the cause of your problem, but still.)

> Compiling ../lisp/language/tibetan.el
> /bin/sh: ../src/bootstrap-emacs.exe: Bad file number
> make[3]: *** [compile-onefile] Error 126

Did you notice this error message?  It's from Bash.  It sounds like
something is not healthy on that system, maybe some anti-virus
software or some problem with the Registry.





  reply	other threads:[~2014-09-30 15:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-30 15:11 bug#18591: 24.4.50; bootstrap-emacs crashes when trying to bytecompile tibetan.el Vincent Belaïche
2014-09-30 15:52 ` Eli Zaretskii [this message]
2014-09-30 15:58   ` Eli Zaretskii
2014-10-01 19:58 ` Vincent Belaïche
2014-10-01 20:11   ` 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

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

  git send-email \
    --in-reply-to=83egutkswc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=18591@debbugs.gnu.org \
    --cc=vincent.b.1@hotmail.fr \
    /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.