[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Build failure in xterm.c
From: |
Jan D. |
Subject: |
Re: Build failure in xterm.c |
Date: |
Fri, 27 Jun 2003 10:55:14 +0200 |
> Using the latest CVS sources, xterm.c will not build for me. I'm
> getting the following error:
...
> /opt/src/emacs-2003-06-25/src/xterm.c:8126: error:
> `XRegisterIMInstantiateCallback_arg6' undeclared (first use in this
> function)
I've checked the changes in to config.in, and regenerated configure.
But I see the changes in xterm.c that needed this has been backed out.
Maybe we should just cast to (void *) and be done with it?
Jan D.