Andy Piper <andy(a)xemacs.org> writes in xemacs-beta(a)xemacs.org:
At 01:44 PM 8/3/99 +0900, SL Baur wrote:
> Configuring with --with-widgets=athena3d results in no widgets.
How did you determine this.
By examination of the output in the Installation file.
Did it just not say anything or did you look at config.h? The former
is expected (and fixed now), the latter is not.
I have synched with your latest changes and will try again. [...]
O.K. I have just reconfigured and the Installation output is busted,
however src/config.h sez:
#define LWLIB_WIDGETS_ATHENA 1
Please make sure the summary stuffs get fixed. It is vital that it
contains accurate information about what is being built into XEmacs.
...
> make[1]: *** [lwlib-Xm.o] Error 1
> make[1]: Leaving directory `/usr/local/devel/miho-test/lwlib'
> make: *** [lwlib] Error 2
Ok I've fixed this I think.
I am doing an Athena test build to try it out.
uname -a: SunOS miho 5.6 Generic_105181-05 sun4u sparc
../xemacs-21.2/configure '--with-mule' '--debug=yes'
'--error-checking=all' '--extra-verbose=no'
'--site-prefixes=/usr/local' '--compiler=gcc'
'--mail-locking=file' '--srcdir=../xemacs-21.2' '--cflags=-g -O3'
'--site-includes=/usr/lib/locale/ja/wnn/demo/include'
'--site-libraries=/usr/lib/locale/ja/wnn/lib' '--with-scrollbars=athena3d'
'--with-dialogs=athena3d' '--with-xim=none'
'--with-widgets=athena3d'
XEmacs 21.2-b19 "Shinjuku" configured for `sparc-sun-solaris2.6'.
Where should the build process find the source code? /usr/local/devel/xemacs-21.2
What installation prefix should install use? /usr/local
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
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/X11R6/include
Where do we find X Windows libraries? /usr/dt/lib
/usr/local/X11R6/lib
Additional header files:
/usr/lib/locale/ja/wnn/demo/include
Additional libraries: /usr/lib/locale/ja/wnn/lib
Additional prefixes: /usr/local
Runtime library search path:
/usr/lib/locale/ja/wnn/lib:/usr/local/lib:/usr/dt/lib:/usr/local/X11R6/lib:/usr/local/qt/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 GNU DBM.
Compiling in support for ncurses.
Compiling in Mule (multi-lingual) support.
Compiling in support for Canna on Mule.
Compiling in support for the WNN input method on Mule.
Using WNN version 6.
Compiling in support for CDE.
Compiling in support for ToolTalk.
Compiling in EXPERIMENTAL support for Drag'n'Drop ( CDE ).
Compiling in support for proper WM_COMMAND handling.
Using Lucid menubars.
Using Athena-3d scrollbars.
Using Athena-3d dialog boxes.
Compiling in DSO module support.
movemail will use "dot-locking" for locking mail spool files.
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: ---------------------------------------------------------