Apparent configure ordering problem with GTK build

robert delius royar xemacs at frinabulax.org
Tue Apr 13 22:59:50 EDT 2004


To whomever is handling the GTK builds.  I cannot install xmu (apparently)
with GTK, and turning on the GTK build triggers a warning in configure
 configure: warning: --with-xmu ignored:  Not valid without X support
   Using GTK.
When running configure with the following parameters
	./configure --with-x11 --with-mule --with-widgets=athena
        --with-athena=3d \
	--with-dialogs=athena	--error-checking=none --debug=no \
	--package-path=${XEmacsPPath} \
	--prefix=${ParentPath} --with-prefix \
	"--cflags=-Os" --pdump --with-ldap=no \
	--with-gtk --with-xmu --with-xim=no  \
	--with-sound=esd --with-xfs=no --dynamic=yes \
	--use-number-lib=gmp
The resulting XEmacs has not buffer tabs--which may be intended.

Similar to the bignum support, there are Lisp_Object incompatibilities in
glyphs-gtk.c where free_cons() expects a Lisp_Object as its only argument.

-- 
Dr. Robert Delius Royar                   Associate Professor of English
Morehead State University                             Morehead, Kentucky




More information about the XEmacs-Beta mailing list