unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: sds@gnu.org
Cc: 9132@debbugs.gnu.org
Subject: bug#9132: 24.0.50; bootstrap failure on windows
Date: Thu, 21 Jul 2011 04:36:48 -0400	[thread overview]
Message-ID: <E1QjokS-0008Mg-8m@fencepost.gnu.org> (raw)
In-Reply-To: <svlivsd5az.fsf@smsv2-L.wtc.algo> (message from Sam Steingold on Wed, 20 Jul 2011 17:13:08 -0400)

> From: Sam Steingold <sds@gnu.org>
> Date: Wed, 20 Jul 2011 17:13:08 -0400
> Reply-To: sds@gnu.org
> 
> $ bzr pull
> $ cd nt
> $ ./configure.bat --no-debug --with-gcc --cflags -IC:/gnu/gnuwin32/include --ldflags -LC:/gnu/gnuwin32/lib  --without-xpm
> $ c:/gnu/gnuwin32/bin/make bootstrap
> .......
> make[2]: Leaving directory `C:/sds/src/emacs/trunk/lisp'
> C:/gnu/gnuwin32/bin/make -w  -C ../leim all
> [Please ignore a syntax error on the next line - it is intentional]
> /usr/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
> /usr/bin/sh: -c: line 1: syntax error: unexpected end of file
> make[2]: Entering directory `C:/sds/src/emacs/trunk/leim'
> "./../src/oo-spd/i386/emacs.exe" -batch --no-site-file --no-site-lisp -f batch-byte-compile quail/latin-ltx.el
> Symbol's function definition is void: batch-byte-compile

Is this a new thing?  When was the last time you succeeded to
bootstrap on Windows, and did something change in your system
configuration since then?  A new port of Bash, perhaps, or of Make, or
of GCC?

Anyway, leim/makefile.w32-in has this part:

  buildlisppath=$(CURDIR)/$(dot)$(dot)/lisp
  ...
  # Set EMACSLOADPATH correctly (already defined in environment).
  EMACSLOADPATH=$(buildlisppath)

Could you check if this somehow doesn't get defined correctly or
doesn't take effect?  E.g., perhaps $(CURDIR) evaluates to something
that's unpalatable to the native Windows build of Emacs?  Or maybe you
need to export it?

Also, if you type the failing command manually, does it succeed or
does it fail in the same way?





  parent reply	other threads:[~2011-07-21  8:36 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-20 21:13 bug#9132: 24.0.50; bootstrap failure on windows Sam Steingold
     [not found] ` <handler.9132.B.131119643427511.ack@debbugs.gnu.org>
2011-07-20 21:18   ` Sam Steingold
2011-07-20 21:30     ` Juanma Barranquero
2011-07-20 22:27       ` Sam Steingold
2011-07-20 22:30         ` Juanma Barranquero
2011-07-20 22:34           ` Sam Steingold
2011-07-20 23:10             ` Juanma Barranquero
2011-07-21  4:11               ` Sam Steingold
2013-02-06 20:11                 ` Glenn Morris
2011-07-21  8:38     ` Eli Zaretskii
2011-07-21 14:46       ` Sam Steingold
2011-07-21 17:13         ` Eli Zaretskii
2011-07-21 18:30           ` Sam Steingold
2011-07-21 19:10             ` Eli Zaretskii
2011-07-21 19:45               ` Sam Steingold
2011-07-22  6:04                 ` Eli Zaretskii
2011-07-21 16:32     ` Sam Steingold
2011-07-21 17:25       ` Eli Zaretskii
2011-07-21 17:34         ` Lennart Borgman
2011-07-21 18:08         ` Sam Steingold
2011-07-21 19:06           ` Eli Zaretskii
2011-07-21 19:44             ` Sam Steingold
2011-07-22  6:02               ` Eli Zaretskii
2011-07-22 14:18                 ` Sam Steingold
2011-07-21 19:11         ` Glenn Morris
2011-07-21  8:36 ` Eli Zaretskii [this message]
2011-07-21 14:53   ` Sam Steingold
2011-07-21 17:17     ` Eli Zaretskii
2011-07-21 18:08       ` Sam Steingold
2011-07-21 19:21         ` Eli Zaretskii
2011-07-21 19:42           ` Sam Steingold
2011-07-22  6:00             ` Eli Zaretskii
2011-07-22  6:58               ` Lennart Borgman
2011-07-22 14:08               ` Sam Steingold
2011-07-22 14:26                 ` 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=E1QjokS-0008Mg-8m@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=9132@debbugs.gnu.org \
    --cc=sds@gnu.org \
    /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).