I had to downgrade the mule-base package from 1.28 to 1.27, because
otherwise I'd get lots of error messages about missing libraries. Apparently
these files where moved to the xemacs core, but if I check out 21.2.12 with
cvs I don't get these files...
I also had to fix lisp/dumped-lisp.el:
diff -u dumped-lisp.el~ dumped-lisp.el
--- dumped-lisp.el~
Mon Mar 1 10:30:55 1999
+++ dumped-lisp.el Fri Mar 5 12:31:05 1999
@@ -126,11 +126,11 @@
(when-feature mule "arabic")
(when-feature mule "chinese")
- (when-feature mule "mule/cyrillic") ; overloaded in leim/quail
+ (when-feature mule "mule-base/cyrillic") ; overloaded in leim/quail
(when-feature mule "english")
;; (when-feature mule "ethiopic")
(when-feature mule "european")
- (when-feature mule "mule/greek") ; overloaded in leim/quail
+ (when-feature mule "mule-base/greek") ; overloaded in leim/quail
(when-feature mule "hebrew")
(when-feature mule "japanese")
(when-feature mule "korean")
XEmacs Build Report as generated
by build-report-version 1.35 follows:
Contents of
/afs/cs.cmu.edu/user/mmoll/local/xemacs/xemacs/Installation:
(Output from most recent run of ./configure)
uname -a: SunOS
gs236.sp.cs.cmu.edu 5.5.1 Generic_103640-14 sun4m sparc
SUNW,SPARCstation-4
./configure '--with-tooltalk=no' '--with-gcc' '--dynamic'
'--with-dialogs=athena' '--site-includes=/usr/mmoll/include'
'--site-libraries=/usr/mmoll/lib' '--cflags=-O6'
'--prefix=/usr/mmoll' '--debug=no' '--error_checking=none'
'--with-toolbars=no' '--with-database=no' '--with-mule'
'--with-wnn' '--with-session=yes'
XEmacs 21.2-b12 "Clio" configured for `sparc-sun-solaris2.5.1'.
Where should the build process find the source code?
/afs/cs.cmu.edu/user/mmoll/local/xemacs/xemacs
What installation prefix should install use? /usr/mmoll
What operating system and machine description files should XEmacs use?
`s/sol2.h' and `m/sparc.h'
What compiler should XEmacs be built with? gcc -O6
Should XEmacs use the GNU version of malloc? yes
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/dt/include
/usr/local/include
Where do we find X Windows libraries? /usr/dt/lib /usr/local/lib
Additional header files: /usr/mmoll/include
Additional libraries: /usr/mmoll/lib
Runtime library search path:
/usr/mmoll/lib:/usr/dt/lib:/usr/local/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in support for X-Face message headers.
Compiling in support for ncurses.
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using Motif to provide XIM support.
Compiling in support for the WNN input method on Mule.
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
/afs/cs.cmu.edu/user/mmoll/local/xemacs/xemacs/beta.err does not
exist!