emacs-devel
[Top][All Lists]
Advanced

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

Bootstrap broken on Cygwin with current trunk


From: Angelo Graziosi
Subject: Bootstrap broken on Cygwin with current trunk
Date: Thu, 25 Dec 2008 10:13:20 +0100
User-agent: Thunderbird 2.0.0.18 (Windows/20081105)

Hi Jason,

your old patches [1] work just fine on Cygwin, but those applied to CVS,
current trunk, perhaps have some problem:

----------------------------------------------
[...]
gcc-4 -c -Demacs -DHAVE_CONFIG_H -I. -I/work/emacs/src -I/usr/X11R6/include -DXTHREADS -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/include/freetype2 -g -O2 -Wno-pointer-sign /work/emacs/src/buffer.c
/work/emacs/src/buffer.c:2186: error: expected ')' before '*' token
/work/emacs/src/buffer.c: In function 'Fbuffer_swap_text':
/work/emacs/src/buffer.c:2231: error: 'PTR' undeclared (first use in this function) /work/emacs/src/buffer.c:2231: error: (Each undeclared identifier is reported only once
/work/emacs/src/buffer.c:2231: error: for each function it appears in.)
/work/emacs/src/buffer.c:2231: error: expected expression before ')' token
/work/emacs/src/buffer.c:2233: error: expected expression before ')' token
make[2]: *** [buffer.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
---------------------------------------------------------------


Merry Christmas and a Happy New Year,
   Angelo.

---
[1] http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-12/msg00642.html




reply via email to

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