unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* compile latest unicode branch failed.
@ 2005-04-08 16:41 Ming Zhao
  2005-04-09  0:04 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: Ming Zhao @ 2005-04-08 16:41 UTC (permalink / raw)


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.

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

* Re: compile latest unicode branch failed.
  2005-04-08 16:41 compile latest unicode branch failed Ming Zhao
@ 2005-04-09  0:04 ` Kenichi Handa
  0 siblings, 0 replies; 2+ messages in thread
From: Kenichi Handa @ 2005-04-09  0:04 UTC (permalink / raw)
  Cc: emacs-devel

In article <975afe6205040809411f50d974@mail.gmail.com>, Ming Zhao <mingzhao@gmail.com> writes:

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

Thank you for the report.  I'm now working on fixing it.

---
Ken'ichi HANDA
handa@m17n.org

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

end of thread, other threads:[~2005-04-09  0:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-08 16:41 compile latest unicode branch failed Ming Zhao
2005-04-09  0:04 ` Kenichi Handa

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