emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bootstrap problems on w32


From: Eli Zaretskii
Subject: Re: Bootstrap problems on w32
Date: Mon, 31 Jan 2011 10:15:52 -0500

> From: Sam Steingold <address@hidden>
> Newsgroups: gmane.emacs.devel
> Date: Mon, 31 Jan 2011 10:02:37 -0500
> Posted-To: gmane.emacs.devel
> 
> The following message is a courtesy copy of an article
> that has been posted to gmane.emacs.devel as well.
> 
> > * Eli Zaretskii <address@hidden> [2011-01-29 14:57:56 +0200]:
> >
> >> Date: Wed, 19 Jan 2011 11:27:37 +0100 (CET)
> >> From: "B. Anyos" <address@hidden>
> >> 
> >> Recently I had several problems compiling Emacs on Windows.
> >
> > Should be fixed now.
> 
> bzr pull a few minutes ago.
> $ ./configure.bat --no-debug --with-gcc --cflags -IC:/gnu/gnuwin32/include 
> --ldflags -LC:/gnu/gnuwin32/lib --without-xpm
> 
> $ make bootstrap
> ...
> make[2]: Entering directory `...emacs/trunk/src'
> mkdir "oo-spd"
> mkdir "oo-spd/i386"
> echo oo-spd/i386 > stamp_BLD
> gcc -I. -c  -mno-cygwin -mtune=pentium4 -O2     -IC:/gnu/gnuwin32/include 
> -Demacs=1 -DHAVE_CONFIG_H -I../lib -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 
> -DPURESIZE=5000000 -o oo-spd/i386/emacs.o emacs.c
> emacs.c:91: error: `VERSION' undeclared here (not in a function)
> make[2]: *** [oo-spd/i386/emacs.o] Error 1
> make[2]: Leaving directory `...emacs/trunk/src'

"bzr blame" will show that this comes from a commit made just a few
hours ago.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]