dacseg@uts.amdahl.com (Scott E. Garfinkle) (04/10/90)
Has anyone successfully compiled Gnu emacs under Esix (or something similar, like ISC) with X11 support? I tried the following defines: HAVE_TIMEVAL, USE_UTIME, HAVE_X, HAVE_X11, HAVE_PTYS, SYSV_PTYS (from memory -- some names may be slightly off). Although emacs gets through the build ok, it always seems to crash in x11term when doing an XOpenDisplay. (Strangely, it calls the x11init code even when not running under X). What am I doing wrong? -scott E. Garfinkle