What is with this error message?
Stephen J. Turnbull
stephen at xemacs.org
Fri Oct 3 22:46:37 EDT 2008
Wei Weng writes:
> Hi All.
>
> I just checked out xemacs 21.5 from CVS, and tried to build it, with
>
> "./configure --with-mule --with-xim=yes --with-xft --with-menubars=gtk
> --with-scrollbars=gtk; make"
I'm traveling so am not able to do a proper analysis, but a quick
comment: I rather doubt that --with-xft and --with-XXX=gtk are
compatible, and NO effort will be made to make them so because
--with-gtk still uses GTK+ v1; the only work we're going to do on GTK,
except if it's *really* trivial, is to port to GTK+ v2.
Also, CVS is no longer actively used in development of the mainline.
Use the Mercurial repository for 21.5 (see
http://www.xemacs.org/Develop/hgaccess.html).
For XEmacs 21.4 and the package sources, the CVS repositories are
still the official sources.
More information about the XEmacs-Beta
mailing list