emacs-devel
[Top][All Lists]
Advanced

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

Bootstrap failure (sysdep.c) on Cygwin


From: Angelo Graziosi
Subject: Bootstrap failure (sysdep.c) on Cygwin
Date: Fri, 19 Dec 2008 23:11:13 +0100
User-agent: Thunderbird 2.0.0.18 (Windows/20081105)

I see this failure on Cygwin, but perhaps it is genera.

The bootstrap fails with:

-------------------------------
[...]
/work/emacs/src/sysdep.c: In function 'system_process_attributes':
/work/emacs/src/sysdep.c:3756: error: expected ';' before '}' token
make[2]: *** [sysdep.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/work/build/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/work/build'
make: *** [bootstrap] Error 2
-------------------------------------------

I suppose these changes are the cause (surely a typo):

------------------
2008-12-19  Dan Nicolaescu  <>

        * sysdep.c: Include alloca.h.
        (system_process_attributes): Add implementation for Solaris.
-----------------

Cheers,
   Angelo.




reply via email to

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