>>>> "Damon" == Damon Lipparelli
<lipp(a)primus.com> writes:
Damon> Starting with the earliest gutter changes, I haven't been able to
either
Damon> build or run XEmacs under Solaris 2.5.1 and X11R5. If I re-configure and
Damon> build under Solaris 2.6 and X11R6, things are fine.
Damon> Is X11R5 (or Solaris 2.5.1) outdated? Is anyone else seeing problems with
Damon> this configuration?
I don't have access to the latest CVS version of 21.2, but 21.2.19
builds and runs pretty well for me using Solaris 2.5.1 and
Openwindows.
Ray
uname -a: SunOS edgedsp4 5.5.1 Generic_103640-24 sun4u sparc SUNW,Ultra-30
./configure '--verbose' '--extra-verbose' '--with-mule'
'--with-pop' '--package-path=/apps/public/XEmacs/lib'
'--prefix=/apps/public/XEmacs/21.2'
'--bindir=/apps/public/XEmacs/21.2/bin/solaris2.5.1' '--with-workshop'
'--with-dialogs=motif' '--with-sound=both'
'--site-includes=/apps/public/solaris2.5/usr/openwin/include
/apps/public/solaris2.5/include'
'--site-libraries=/apps/public/solaris2.5/usr/openwin/lib
/apps/public/solaris2.5/lib'
XEmacs 21.2-b19 "Shinjuku" configured for `sparc-sun-solaris2.5.1'.
Where should the build process find the source code?
/apps/public/XEmacs/src/xemacs-21.2.19
What installation prefix should install use? /apps/public/XEmacs/21.2
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 -g -O3 -Wall -Wno-switch
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/openwin/include
Where do we find X Windows libraries? /usr/dt/lib /usr/openwin/lib
Additional header files:
/apps/public/solaris2.5/usr/openwin/include /apps/public/solaris2.5/include
Additional libraries:
/apps/public/solaris2.5/usr/openwin/lib /apps/public/solaris2.5/lib
Runtime library search path:
/apps/public/solaris2.5/usr/openwin/lib:/apps/public/solaris2.5/lib:/usr/dt/lib:/usr/openwin/lib:/apps/gnu/solaris2.5/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.2:/apps/gnu/solaris2.5/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 both network and native sound support.
Compiling in support for Berkeley DB.
Compiling in support for DBM.
Compiling in support for LDAP.
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using Motif to provide XIM support.
Compiling in support for ToolTalk.
Compiling in support for Sun WorkShop.
Compiling in support for proper WM_COMMAND handling.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif native widgets.
Using Motif dialog boxes.
Compiling in DSO module support.
movemail will use "dot-locking" for locking mail spool files.
Using POP for mail access.
Compiling in extra code for debugging.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------