unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bootstrap failure on w32
@ 2010-07-06  9:08 Lennart Borgman
  2010-07-06 12:59 ` David Reitter
  2010-07-06 13:39 ` Andreas Schwab
  0 siblings, 2 replies; 4+ messages in thread
From: Lennart Borgman @ 2010-07-06  9:08 UTC (permalink / raw)
  To: Emacs-Devel devel

Tree is up to date at revision 100730 of branch
http://bazaar.launchpad.net/~vcs-imports/emacs/trunk
...
keyboard.c: In function `modify_event_symbol':
keyboard.c:6584: error: syntax error before "keysym"
make[2]: *** [oo/i386/keyboard.o] Error 1
make[2]: Leaving directory `C:/emacs-lp/bld/emacs/trunk/src'
make[1]: *** [bootstrap-temacs] Error 2
make[1]: Leaving directory `C:/emacs-lp/bld/emacs/trunk/src'
make: *** [bootstrap-gmake] Error 2



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

* Re: Bootstrap failure on w32
  2010-07-06  9:08 Bootstrap failure on w32 Lennart Borgman
@ 2010-07-06 12:59 ` David Reitter
  2010-07-06 13:30   ` Lennart Borgman
  2010-07-06 13:39 ` Andreas Schwab
  1 sibling, 1 reply; 4+ messages in thread
From: David Reitter @ 2010-07-06 12:59 UTC (permalink / raw)
  To: Lennart Borgman, Dan Nicolaescu; +Cc: Emacs-Devel devel

On Jul 6, 2010, at 5:08 AM, Lennart Borgman wrote:
> 
> keyboard.c:6584: error: syntax error before "keysym"

Same on the Mac.  KeySym is apparently an X symbol, 
so #ifdef HAVE_WINDOW_SYSTEM is incorrect.

- D


commit ffeae1327146d63c012f86ae35592d6ce3e71232
Author: Dan Nicolaescu <dann@ics.uci.edu>
Date:   Mon Jul 5 09:29:35 2010 -0700

    Convert function definitions and declarations to standard C.
    * src/vm-limit.c (memory_warnings):
    * src/keyboard.c (modify_event_symbol):
    * src/floatfns.c (rounding_driver, ceiling2, floor2, truncate2)
    (round2, emacs_rint):
    * src/process.c (send_process, old_sigpipe): Convert function
    definitions and declarations to standard C.




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

* Re: Bootstrap failure on w32
  2010-07-06 12:59 ` David Reitter
@ 2010-07-06 13:30   ` Lennart Borgman
  0 siblings, 0 replies; 4+ messages in thread
From: Lennart Borgman @ 2010-07-06 13:30 UTC (permalink / raw)
  To: David Reitter; +Cc: Dan Nicolaescu, Emacs-Devel devel

After deleting everything in the src directory I now instead get:

Reading makefiles...
Updating goal targets....
 File `clean' does not exist.
Must remake target `clean'.
make[1]: Entering directory `C:/emacs-lp/bld/emacs/trunk/src'
make[1]: Leaving directory `C:/emacs-lp/bld/emacs/trunk/src'
make[1]: *** No rule to make target `clean'.  Stop.
make: *** [bootstrap-gmake] Error 2


On Tue, Jul 6, 2010 at 2:59 PM, David Reitter <david.reitter@gmail.com> wrote:
> On Jul 6, 2010, at 5:08 AM, Lennart Borgman wrote:
>>
>> keyboard.c:6584: error: syntax error before "keysym"
>
> Same on the Mac.  KeySym is apparently an X symbol,
> so #ifdef HAVE_WINDOW_SYSTEM is incorrect.
>
> - D
>
>
> commit ffeae1327146d63c012f86ae35592d6ce3e71232
> Author: Dan Nicolaescu <dann@ics.uci.edu>
> Date:   Mon Jul 5 09:29:35 2010 -0700
>
>    Convert function definitions and declarations to standard C.
>    * src/vm-limit.c (memory_warnings):
>    * src/keyboard.c (modify_event_symbol):
>    * src/floatfns.c (rounding_driver, ceiling2, floor2, truncate2)
>    (round2, emacs_rint):
>    * src/process.c (send_process, old_sigpipe): Convert function
>    definitions and declarations to standard C.
>
>



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

* Re: Bootstrap failure on w32
  2010-07-06  9:08 Bootstrap failure on w32 Lennart Borgman
  2010-07-06 12:59 ` David Reitter
@ 2010-07-06 13:39 ` Andreas Schwab
  1 sibling, 0 replies; 4+ messages in thread
From: Andreas Schwab @ 2010-07-06 13:39 UTC (permalink / raw)
  To: Lennart Borgman; +Cc: Emacs-Devel devel

Should be fixed now.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



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

end of thread, other threads:[~2010-07-06 13:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-06  9:08 Bootstrap failure on w32 Lennart Borgman
2010-07-06 12:59 ` David Reitter
2010-07-06 13:30   ` Lennart Borgman
2010-07-06 13:39 ` Andreas Schwab

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