unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bootstrap failure (sysdep.c) on Cygwin
@ 2008-12-19 22:11 Angelo Graziosi
  2008-12-19 22:31 ` Dan Nicolaescu
  0 siblings, 1 reply; 2+ messages in thread
From: Angelo Graziosi @ 2008-12-19 22:11 UTC (permalink / raw)
  To: dann, emacs-devel

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.




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

* Re: Bootstrap failure (sysdep.c) on Cygwin
  2008-12-19 22:11 Bootstrap failure (sysdep.c) on Cygwin Angelo Graziosi
@ 2008-12-19 22:31 ` Dan Nicolaescu
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Nicolaescu @ 2008-12-19 22:31 UTC (permalink / raw)
  To: Angelo Graziosi; +Cc: emacs-devel

Angelo Graziosi <angelo.graziosi@alice.it> writes:

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

I fixed this a few minutes ago.




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

end of thread, other threads:[~2008-12-19 22:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-19 22:11 Bootstrap failure (sysdep.c) on Cygwin Angelo Graziosi
2008-12-19 22:31 ` Dan Nicolaescu

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