[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Emacs unicode 2 build failed
From: |
Herbert Euler |
Subject: |
Emacs unicode 2 build failed |
Date: |
Mon, 16 Jul 2007 09:58:27 +0800 |
Newest checking build failed:
gcc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib
-Demacs -DHAVE_CONFIG_H -I. -I/home/xgp/src/emacs-build/emacs/src
-/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -g -O2
keymap.c
keymap.c: In function `Faccessible_keymaps':
keymap.c:2245: `accessible_keymaps_char_table' undeclared (first use in this
function)
keymap.c:2245: (Each undeclared identifier is reported only once
keymap.c:2245: for each function it appears in.)
keymap.c: In function `where_is_internal':
keymap.c:2751: warning: passing arg 4 of `where_is_internal_1' makes pointer
from integer without a cast
keymap.c:2751: too many arguments to function `where_is_internal_1'
keymap.c:2751: void value not ignored as it ought to be
keymap.c:2765: `where_is_internal_2' undeclared (first use in this function)
keymap.c:2777: warning: passing arg 4 of `where_is_internal_1' makes pointer
from integer without a cast
keymap.c:2777: too many arguments to function `where_is_internal_1'
keymap.c:2777: void value not ignored as it ought to be
keymap.c: At top level:
keymap.c:2994: `where_is_internal_2' used prior to declaration
keymap.c: In function `where_is_internal_2':
keymap.c:3025: warning: passing arg 4 of `where_is_internal_1' makes pointer
from integer without a cast
keymap.c:3025: too many arguments to function `where_is_internal_1'
keymap.c:3025: void value not ignored as it ought to be
keymap.c:3035: warning: passing arg 4 of `where_is_internal_1' makes pointer
from integer without a cast
keymap.c:3035: too many arguments to function `where_is_internal_1'
keymap.c:3035: void value not ignored as it ought to be
keymap.c: At top level:
keymap.c:3052: conflicting types for `where_is_internal_1'
keymap.c:2623: previous declaration of `where_is_internal_1'
keymap.c: In function `where_is_internal_1':
keymap.c:3085: `d' undeclared (first use in this function)
gmake[2]: *** [keymap.o] Error 1
gmake[2]: Leaving directory `/home/xgp/src/emacs-build/emacs/src'
gmake[1]: *** [bootstrap-build] Error 2
gmake[1]: Leaving directory `/home/xgp/src/emacs-build/emacs'
gmake: *** [bootstrap] Error 2
Regards,
Guanpeng Xu
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
- Emacs unicode 2 build failed,
Herbert Euler <=