emacs-devel
[Top][All Lists]
Advanced

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

compile latest unicode branch failed.


From: Ming Zhao
Subject: compile latest unicode branch failed.
Date: Sat, 9 Apr 2005 00:41:57 +0800

Here is the error log:

i686-pc-linux-gnu-gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H
-DUSE_GTK  -I. -I/var/tmp/portage/emacs-cvs-23.0.0/work/emacs/src
-D_BSD_SOURCE -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/include/freetype2/config
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2
-march=athlon-xp search.c
search.c: In function `boyer_moore':
search.c:1601: error: `charset_base' undeclared (first use in this function)
search.c:1601: error: (Each undeclared identifier is reported only once
search.c:1601: error: for each function it appears in.)
search.c:1645: error: `translate_prev_byte' undeclared (first use in
this function)
search.c:1647: error: `translate_anteprev_byte' undeclared (first use
in this function)
search.c: In function `Freplace_match':
search.c:2304: warning: comparison is always true due to limited range
of data type
make[1]: *** [search.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/emacs-cvs-23.0.0/work/emacs/src'
make: *** [bootstrap-build] Error 2

any suggestions? 

Thanks a lot!

Ming.




reply via email to

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