all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14603: 24.3.50; Error while bootstrapping Emacs on Windows
@ 2013-06-12 21:53 Dmitry Gutov
  2013-06-13  2:43 ` Eli Zaretskii
  2017-01-31 17:22 ` bug#14603: MS Windows configure needs to be run via msysconfig.sh Noam Postavsky
  0 siblings, 2 replies; 17+ messages in thread
From: Dmitry Gutov @ 2013-06-12 21:53 UTC (permalink / raw)
  To: 14603

I'm trying to bootstrap the current Emacs trunk in the environment that
worked fine not too long ago, and I'm getting this error:

...
gcc  -std=gnu99 -DHAVE_CONFIG_H -I. -I/c/Users/gutov/vc/emacs-bzr/trunk/lib -I../src -I/c/Users/gutov/vc/emacs-bzr/trunk/src    -mtune=pentium4   -DUSE_CRT_DLL=1 -I /c/Users/gutov/vc/emacs-bzr/trunk/nt/inc    -g3 -O2 -gdwarf-2 -MT u64.o -MD -MP -MF .deps/u64.Tpo -c -o u64.o u64.c
mv -f .deps/u64.Tpo .deps/u64.Po
gcc  -std=gnu99 -DHAVE_CONFIG_H -I. -I/c/Users/gutov/vc/emacs-bzr/trunk/lib -I../src -I/c/Users/gutov/vc/emacs-bzr/trunk/src    -mtune=pentium4   -DUSE_CRT_DLL=1 -I /c/Users/gutov/vc/emacs-bzr/trunk/nt/inc    -g3 -O2 -gdwarf-2 -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c
mv -f .deps/utimens.Tpo .deps/utimens.Po
gcc  -std=gnu99 -DHAVE_CONFIG_H -I. -I/c/Users/gutov/vc/emacs-bzr/trunk/lib -I../src -I/c/Users/gutov/vc/emacs-bzr/trunk/src    -mtune=pentium4   -DUSE_CRT_DLL=1 -I /c/Users/gutov/vc/emacs-bzr/trunk/nt/inc    -g3 -O2 -gdwarf-2 -MT dup2.o -MD -MP -MF .deps/dup2.Tpo -c -o dup2.o dup2.c
dup2.c:35:0: warning: "WIN32_LEAN_AND_MEAN" redefined [enabled by default]
In file included from ../src/conf_post.h:32:0,
                 from ../src/config.h:1840,
                 from dup2.c:20:
c:/Users/gutov/vc/emacs-bzr/trunk/nt/inc/ms-w32.h:145:0: note: this is the location of the previous definition
dup2.c:38:26: fatal error: msvc-inval.h: No such file or directory
compilation terminated.
Makefile:1428: recipe for target `dup2.o' failed
make[3]: *** [dup2.o] Error 1
make[3]: Leaving directory `/c/Users/gutov/vc/emacs-bzr/trunk/lib'
Makefile:1312: recipe for target `all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory `/c/Users/gutov/vc/emacs-bzr/trunk/lib'
Makefile:367: recipe for target `lib' failed
make[1]: *** [lib] Error 2
make[1]: Leaving directory `/c/Users/gutov/vc/emacs-bzr/trunk'
Makefile:1002: recipe for target `bootstrap' failed
make: *** [bootstrap] Error 2





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

end of thread, other threads:[~2017-01-31 17:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12 21:53 bug#14603: 24.3.50; Error while bootstrapping Emacs on Windows Dmitry Gutov
2013-06-13  2:43 ` Eli Zaretskii
2013-06-13  7:24   ` Dmitry Gutov
2013-06-13 13:17     ` Eli Zaretskii
2013-06-13 13:23       ` Dmitry Gutov
2013-06-13 13:44         ` Eli Zaretskii
2013-06-13 16:15           ` Glenn Morris
2013-06-13 17:50             ` Eli Zaretskii
2013-06-13 18:06               ` Jan Djärv
2013-06-13 18:18                 ` Eli Zaretskii
2013-06-13 18:26                   ` Glenn Morris
2013-06-14  6:43                     ` Eli Zaretskii
2013-06-13 18:07               ` Eli Zaretskii
2013-06-13 18:22                 ` Glenn Morris
2013-06-13 18:02           ` Dmitry Gutov
2013-06-13 18:13             ` Eli Zaretskii
2017-01-31 17:22 ` bug#14603: MS Windows configure needs to be run via msysconfig.sh Noam Postavsky

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.