Crash configuring in 32-bit mode on amd64 ubuntu with latest tarball

Stephen J. Turnbull turnbull at sk.tsukuba.ac.jp
Tue Dec 12 20:37:48 EST 2006


Benson Margulies writes:

 > checking for XOpenDisplay in -lX11... no
 > checking for XGetFontProperty in -lX11...

This crash is due to a check for broken systems [which probably don't
exist anymore, linux a.out!] ... that's why we check for
XGetFontProperty after failing to find XOpenDisplay.

configure with --with-x11=no if you don't have the libraries, or find
out why configure can't find the libraries if you do.  (My bet is that
you haven't installed the -dev packages yet.)







More information about the XEmacs-Beta mailing list