Built from fresh tarballs and the patch to bytecode.c. Seems to be
working OK. Note the following:
1) Xt event loop *still* broken in AIX 4.3.2.
2) --with-dialogs=athena needed to avoid a crash.
3) --with-dragndrop=no needed to avoid a crash.
I still need to double-check if (2) and (3) are still required under 4.3.2,
and we'll have to come up with something for the Problems file for (1).
I can build a bin-kit statically linked against the X11R6.4 libs that works,
but that won't help the people trying to build it themselves.
/Valdis
uname -a: AIX black-ice 3 4 003260504C00
./configure '-with-gcc=no' '--compiler=xlc' '--cflags=-O3 -qstrict
-qlibansi -qarch=ppc -qtune=604 -qproto' '--with-dragndrop=no'
'--with-dialogs=athena' '--gung-ho' '--dynamic=yes'
'--debug=no' '--error-checking=none' '--with-mule=no'
'--site-includes=/usr/local/include' '--site-libraries=/usr/local/lib'
XEmacs 21.2-b5 "Aphrodite" configured for `powerpc-ibm-aix4.3.2.0'.
Where should the build process find the source code?
/home/valdis/src/xemacs-21.2.5/src
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/aix4-2.h' and `m/ibmrs6000.h'
What compiler should XEmacs be built with? xlc_r -O3 -qstrict -qlibansi
-qarch=ppc -qtune=604 -qproto
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
Where do we find X Windows libraries? /usr/dt/lib
Additional header files: /usr/local/include
Additional libraries: /usr/local/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
--------------------------------------------------------------------
WARNING: Compiling without PNG image support.
WARNING: You should strongly consider installing the PNG libraries.
WARNING: Otherwise certain images and glyphs may not display.
WARNING: (a copy may be found in
ftp://ftp.xemacs.org/pub/xemacs/aux)
--------------------------------------------------------------------
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 ToolTalk.
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Compiling in DLL support.
movemail will use "lockf" for locking mail spool files.
Using Lisp_Objects with minimal tagbits.
Using indexed lrecord implementation.