[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Failure in bootstrapping Emacs (Cygwin)
From: |
Angelo Graziosi |
Subject: |
Failure in bootstrapping Emacs (Cygwin) |
Date: |
Wed, 16 Jul 2008 14:26:56 +0200 |
User-agent: |
Thunderbird 2.0.0.14 (Windows/20080421) |
Current trunk fails in bootstrapping on Cygwin as follow:
[...]
gcc -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/getloadavg.c
/work/emacs/src/getloadavg.c:493: error: array type has incomplete
element type
/work/emacs/src/getloadavg.c: In function 'getloadavg':
/work/emacs/src/getloadavg.c:980: error: 'FSCALE' undeclared (first use
in this function)
/work/emacs/src/getloadavg.c:980: error: (Each undeclared identifier is
reported only once
/work/emacs/src/getloadavg.c:980: error: for each function it appears in.)
make[1]: *** [getloadavg.o] Error 1
make[1]: Leaving directory `/work/build/src'
make: *** [src] Error 2
For the sake of completeness, the trunk of about 12 hours ago (i.e. just
after the merging of Emacs.app) bootstraps and works just fine (GTK build)!
Cheers,
Angelo.
- Failure in bootstrapping Emacs (Cygwin),
Angelo Graziosi <=