>>>> "Vin" == Vin Shelton <acs(a)xemacs.org>
writes:
Vin> "Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
>>>>>> "Richard" == Richard Ketchersid
<ketchers(a)math.ucla.edu> writes:
>
Richard> I also have this problem using CVS checked out on July
Richard> 1. Here is the error message:
>
> I looked at the code in question briefly; as far as I can tell the
> error at l. 125 is incorrect, as the identifier resolves to the XPoint
> xic_spot member of a struct x_frame.
>
> Hm... Please look in config.h and see if HAVE_XIM is defined. Maybe
> it's configure breakage.
Vin> I can't speak for Richard, but my build problem was fixed by this
Vin> patch from Olivier:
Vin>
http://list-archive.xemacs.org/xemacs-patches/200206/msg00175.html
That works for me too (well, except I hacked my copy with something
similar before I saw this message).
However, after building, I see that xemacs now conveniently uses up
100% CPU doing something, even when I'm not doing anything. Yuck. I
think it's something in my .xemacs stuff because starting this with
-vanilla shows no excess CPU usage.
Ray