unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Francis Litterio <flitterio@gmail.com>
To: emacs-devel@gnu.org
Subject: Problems building CVS Emacs on Windows XP using MinGW
Date: Thu, 21 Aug 2008 14:59:36 -0400	[thread overview]
Message-ID: <ur68i414y.fsf@gmail.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 1471 bytes --]

When I try to build CVS Emacs on Windows XP using MinGW (following the
instructions in emacs/nt/INSTALL, of course), I get this error during
"make bootstrap":

   Generating autoloads for language/vietnamese.el...
   Scan error: "Unbalanced parentheses", 3917, 3960
   mingw32-make[1]: *** [autoloads] Error 255
   mingw32-make[1]: Leaving directory `c:/franl/cvs/emacs/lisp'
   mingw32-make: *** [bootstrap-gmake] Error 2

If I remove the multibyte characters from vietnamese.el, I get past the
above error but then I get a series of byte-compiler errors:

   Compiling gnus/legacy-gnus-agent.el

   In toplevel form:
   gnus/legacy-gnus-agent.el:28:1:Error: Symbol's value as variable is void: À¿À¿d

and:

   Compiling international/ja-dic-utl.el

   In toplevel form:
   ja-dic-utl.el:100:60:Warning: reference to free variable `Àõ»‹Às'
   ja-dic-utl.el:100:71:Warning: reference to free variable `À'
   ja-dic-utl.el:100:76:Warning: reference to free variable `ÀK'
   ja-dic-utl.el:100:82:Warning: reference to free variable
       `ÀÀÀÀÀõ€“‡'
   ja-dic-utl.el:100:103:Error: Invalid read syntax: ")"

Does anyone else see this?

I'm configuring the sources with this command:

   ./configure.bat --prefix="c:/apps/emacs-cvs" --with-gcc --no-cygwin --without-xpm --without-png --without-jpeg --without-tiff --without-gif

and I have the MinGW bin directory ahead of my Cygwin bin directory in
my PATH.
--
Fran




             reply	other threads:[~2008-08-21 18:59 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-21 18:59 Francis Litterio [this message]
2008-08-22  4:05 ` Problems building CVS Emacs on Windows XP using MinGW Eric Hanchrow
2008-08-22  5:05   ` Eli Zaretskii
2008-08-22  8:15     ` Eli Zaretskii
2008-08-26 17:04       ` Francis Litterio
2008-08-26 18:20         ` Eli Zaretskii
2008-08-27  2:27           ` Eric Hanchrow
2008-08-28  3:17             ` Eli Zaretskii
2008-09-17 19:39       ` Eric Hanchrow
2008-08-22 23:27     ` Francis Litterio
2008-08-23  7:01       ` Eli Zaretskii
2008-08-23  7:07         ` Eli Zaretskii
2008-08-23 11:26           ` Juanma Barranquero
2008-08-23 11:48             ` martin rudalics
2008-08-23 14:15             ` Francis Litterio
2008-08-23 17:31               ` Eli Zaretskii
2008-08-23 17:42                 ` Francis Litterio
2008-08-23 16:37     ` Ivan Kanis
2008-08-23 16:48       ` Dan Nicolaescu
2008-08-22  7:42 ` Ivan Kanis
2008-08-22  8:14   ` Eli Zaretskii
2008-08-22 20:16     ` Ivan Kanis
2008-08-23  7:04       ` Eli Zaretskii
2008-08-22 14:27   ` Francis Litterio
2008-08-25  8:41 ` Ivan Kanis
  -- strict thread matches above, loose matches on Subject: below --
2008-08-23  5:16 dhruva

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=ur68i414y.fsf@gmail.com \
    --to=flitterio@gmail.com \
    --cc=emacs-devel@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).