unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs unicode 2 build failed
@ 2007-05-28  6:29 Herbert Euler
  2007-05-28  6:55 ` Kenichi Handa
  0 siblings, 1 reply; 8+ messages in thread
From: Herbert Euler @ 2007-05-28  6:29 UTC (permalink / raw)
  To: emacs-devel

The error message is

gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H   -I. 
-I/home/xgp/src/emacs/newcvs/emacs/src -D_BSD_SOURCE  -g -O2  term.c
In file included from term.c:418:
buffer.h:403: redefinition of `struct buffer_text'
buffer.h:461: redefinition of `struct buffer'
make[1]: *** [term.o] Error 1
make[1]: Leaving directory `/home/xgp/src/emacs/newcvs/emacs/src'
make: *** [src] Error 2

term.c includes buffer.h twice and there is no any protection in
buffer.h

Regards,
Guanpeng Xu

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Emacs unicode 2 build failed
@ 2007-07-16  1:58 Herbert Euler
  2007-07-18  1:09 ` Kenichi Handa
  0 siblings, 1 reply; 8+ messages in thread
From: Herbert Euler @ 2007-07-16  1:58 UTC (permalink / raw)
  To: emacs-devel

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/

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

end of thread, other threads:[~2007-07-18 18:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-28  6:29 Emacs unicode 2 build failed Herbert Euler
2007-05-28  6:55 ` Kenichi Handa
2007-05-28 17:03   ` Giorgos Keramidas
2007-05-29  0:54     ` Kenichi Handa
2007-05-29  4:10     ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2007-07-16  1:58 Herbert Euler
2007-07-18  1:09 ` Kenichi Handa
2007-07-18 18:31   ` Stefan Monnier

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