emacs-devel
[Top][All Lists]
Advanced

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

Re: Bootstrap failure on w32


From: Lennart Borgman
Subject: Re: Bootstrap failure on w32
Date: Tue, 6 Jul 2010 15:30:02 +0200

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 <address@hidden> 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 <address@hidden>
> 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.
>
>



reply via email to

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