all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problems Compiling Emacs on Windows
@ 2003-04-29 14:12 Ulrich Dirr
  2003-04-30 23:14 ` Stefan Monnier
  2003-05-02 21:33 ` Bijan Soleymani
  0 siblings, 2 replies; 7+ messages in thread
From: Ulrich Dirr @ 2003-04-29 14:12 UTC (permalink / raw)


I've downloaded the latest Cygwin. For comparison I also installed
MinGW. Then I downloaded the cvs emacs repository.

I read the readme/install etc. files. According to these files I should
change to subdir emacs/nt and run a batch file configure.bat (but why
use a batch file first on a win command prompt and then a shell for
compiling?).

As written in INSTALL-CVS I've invoked the makefile via 'make
bootstrap'. But failed. No idea. I tried the command within a win2k
command prompt, with MinGW/MSYS, and finally with bash from Cygwin. All
three are working quiet a while and all three are stopping with the same
error message like below:

C:/bin/msys/1.0/mingw/include/setjmp.h:63: conflicting types for
`longjmp'
w32fns.c:10488: previous declaration of `longjmp'
w32fns.c:11019: parse error before "jpeg_resync_to_restart_wrapper"
w32fns.c:11020: parse error before "j_decompress_ptr"
w32fns.c:11020: warning: data definition has no type or storage class
w32fns.c:11022: parse error before '{' token
w32fns.c:11047: field `pub' has incomplete type
w32fns.c:11049: confused by earlier errors, bailing out
make[2]: *** [oo-spd/i386/w32fns.o] Error 1
make[2]: Leaving directory `/c/usr/uli/emacs/src'
make[1]: *** [bootstrap-temacs] Error 2
make[1]: Leaving directory `/c/usr/uli/emacs/src'
make: *** [bootstrap-gmake] Error 2

I have no idea what I did wrong nor how I can correct it. Maybe my
environment isn't setup correctly?

Please help.

Best regards,
Ulrich Dirr

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

end of thread, other threads:[~2003-05-06 21:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-29 14:12 Problems Compiling Emacs on Windows Ulrich Dirr
2003-04-30 23:14 ` Stefan Monnier
2003-05-02 21:33 ` Bijan Soleymani
2003-05-02 23:46   ` Bijan Soleymani
2003-05-02 23:56     ` Lucas
2003-05-05  2:49       ` Damon Riley
2003-05-06 21:43         ` Jason Rumney

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.