emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: build breaks since the latest update to xterm.c


From: Miles Bader
Subject: Re: build breaks since the latest update to xterm.c
Date: 25 Jun 2003 14:17:16 +0900

Han Boetes <address@hidden> writes:
> gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. 
> -I/home/han/src/Emacs/emacs/src -D_BSD_SOURCE -I/usr/X11R6/include 
> -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/X11R6/include -I/usr/include/freetype2 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 xterm.c
> xterm.c: In function `xim_initialize':
> xterm.c:8126: error: `XRegisterIMInstantiateCallback_arg6' undeclared (first 
> use in this function)

I think you're supposed to regenerate `configure', and then re-run the
configure (I thought the makefiles did this sort of thing automatically,
but ...).

Unfortunately when I tried doing that, just by typing `autoconf', now
the configure script crashes, I'm not entirely sure why (the shell
complains about a syntax error but the error message doesn't seem to
make any sense -- it complains about ";;" at line 8156 but there is no
";;" near there).  So I'm not sure what's going on, but there's a bit
more info. :=)

-Miles

-- 
We live, as we dream -- alone....




reply via email to

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