unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: Problems building CVS Emacs on Windows XP using MinGW
@ 2008-08-23  5:16 dhruva
  0 siblings, 0 replies; 26+ messages in thread
From: dhruva @ 2008-08-23  5:16 UTC (permalink / raw)
  To: emacs-devel

For records sake, I am able to building GNU Emacs from savannah GIT repo using MinGW on WXP with following details:


OS Name    Microsoft Windows XP Professional
Version    5.1.2600 Service Pack 3 Build 2600


GCC: gcc (GCC) 4.3.0 20080305 (alpha-testing) mingw-20080502
Built using cmd as shell (not Msys and bash)

-dhruva



      Connect with friends all over the world. Get Yahoo! India Messenger at http://in.messenger.yahoo.com/?wm=n/





^ permalink raw reply	[flat|nested] 26+ messages in thread
* Problems building CVS Emacs on Windows XP using MinGW
@ 2008-08-21 18:59 Francis Litterio
  2008-08-22  4:05 ` Eric Hanchrow
                   ` (2 more replies)
  0 siblings, 3 replies; 26+ messages in thread
From: Francis Litterio @ 2008-08-21 18:59 UTC (permalink / raw)
  To: emacs-devel

[-- 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




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

end of thread, other threads:[~2008-09-17 19:39 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-23  5:16 Problems building CVS Emacs on Windows XP using MinGW dhruva
  -- strict thread matches above, loose matches on Subject: below --
2008-08-21 18:59 Francis Litterio
2008-08-22  4:05 ` 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

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).