[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, 28 May 2007 14:29:36 +0800 |
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/
- Emacs unicode 2 build failed,
Herbert Euler <=