On 01 Jun 1999 08:31:32 +0900, SL Baur <steve(a)xemacs.org> said:
I am currently running a binary on OSF 4.0e and many things work and
some things don't work. What is your configuration? I've attached
mine. At least XEmacs runs enough to process email.
When configured without MULE, 21.2.14 has given me no problems. Of
course, I'm sure I don't stress it as much as the primary release
engineer. :-)
I didn't compile with egcs-1.1.2. I can try that if you think it will
make a difference.
While trying to diagnose the problem, I discoved that 20.4 would
infloop if configured with MULE, so it doesn't seem like it's a
recently introduced problem.
I'll be happy to try and help if I can. I know nothing about xemacs
internals, so be gentle.
Drew
$ sizer -v
Digital UNIX V4.0F (Rev. 1229); Fri May 21 17:21:10 EDT 1999
$ cc -V | head -1
DEC C V5.9-005 on Digital UNIX V4.0 (Rev. 1229)
/home/ahobson/src/xemacs/xemacs-21.2.14/configure
--site-includes=/usr/local/include --site-libraries=/usr/local/lib
--error-checking=none --with-database=berkdb --without-mule
--with-menubars=lucid --with-scrollbars=lucid --with-dialogs=athena
--without-toolbars '--cflags=-O -g3'
XEmacs 21.2-b14 "Dionysos" configured for `alphaev56-dec-osf4.0f'.
Where should the build process find the source code? /home/ahobson/src/xema
cs/xemacs-21.2.14
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/decosf4-0.h' and `m/alpha.h'
What compiler should XEmacs be built with? cc -O -g3
Should XEmacs use the GNU version of malloc? no
(The GNU allocators don't work with this system configuration).
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
Where do we find X Windows libraries? /usr/dt/lib
Additional header files: /usr/local/include
Additional libraries: /usr/local/lib
Runtime library search path: /usr/local/lib:/usr/dt
/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 Berkeley DB.
Compiling in support for CDE.
Compiling in support for ToolTalk.
Compiling in EXPERIMENTAL support for Drag'n'Drop ( CDE ).
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Compiling in DLL support.
movemail will use "flock" for locking mail spool files.
Compiling in extra code for debugging.