From xemacs-m  Mon Mar 24 12:51:55 1997
Received: from VNET.IBM.COM (vnet.ibm.com [199.171.26.4])
	by xemacs.org (8.8.5/8.8.5) with SMTP id MAA16223
	for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 12:51:52 -0600 (CST)
Received: from FISHKILL by VNET.IBM.COM (IBM VM SMTP V2R3) with BSMTP id 4126;
   Mon, 24 Mar 97 13:51:23 EST
Received: by FISHKILL (XAGENTA 4.0) id 5046; Mon, 24 Mar 1997 13:51:22 -0500 
Received: by cold.fishkill.ibm.com (AIX 3.2/UCB 5.64/4.03)
          id AA20550; Mon, 24 Mar 1997 13:51:15 -0500
Date: Mon, 24 Mar 1997 13:51:15 -0500
Message-Id: <9703241851.AA20550@cold.fishkill.ibm.com>
From: "Charles Hines" <chuck_hines@VNET.IBM.COM>
To: xemacs-beta@xemacs.org
Subject: b104 under AIX 3.2.5
X-Face: 'pn"gAx+&w4-=-}\z>*.Y*@(lC;t1<P);@iwiv';)vn3H2\/.x#;>J[a,/Q.Yv0^Wwc6_"H]}}-"?%)ETS`1v[]P`w4,E.9Bgf*XI4<H{C}Mf@'Ms)z?Bqzf"8v/oY\9K){w}\pw
Mime-Version: 1.0 (generated by tm-edit 7.90)
Content-Type: text/plain; charset=US-ASCII


Successfully compiled & ran b104 under AIX 3.2.5 using the following
configuration:

======================================================================
/bin/ksh configure rs6000-ibm-aix3.2.5 \
--with-x \
--x-includes=/usr/include \
--x-libraries=/lib \
--with-cde=no \
--with-scrollbars=lucid \
--with-menubars=lucid \
--with-dialogs=no \
--with-xpm \
--with-xface \
--with-gif \
--with-png \
--with-jpeg \
--with-database=dbm \
--compiler=xlc \
--cflags="-O -Q -qnoansialias -D_ALL_SOURCE" \
--const-is-losing=no \
--site-includes=/afs/eda/u/hines/beta/xemacs/include \
--site-libraries=/afs/eda/u/hines/beta/xemacs/lib \
--prefix=/afs/eda/u/hines/beta/xemacs/release \
--bindir=/afs/eda/u/hines/beta/xemacs/release/bin/rs6000-ibm-aix3.2.5
....
Configured for `rs6000-ibm-aix3.2.5'.

  Where should the build process find the source code?    /afs/eda/u/hines/beta/xemacs/xemacs-19.15-b104
  What installation prefix should install use?            /afs/eda/u/hines/beta/xemacs/release
  What operating system and machine description files should XEmacs use?
        `s/aix3-2-5.h' and `m/ibmrs6000.h'
  What compiler should XEmacs be built with?              xlc -O -Q -qnoansialias -D_ALL_SOURCE
  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/include
  Where do we find X Windows libraries?                   /lib
  Additional header files:                                /afs/eda/u/hines/beta/xemacs/include
  Additional libraries:                                   /afs/eda/u/hines/beta/xemacs/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Compiling in extra code for debugging.
======================================================================

The /bin/ksh is necessary for configure to go all the way through
without locking up (at the arpa/inet.h check) for some odd reason...

Also, have to link using the standard linker (immediate coredump /
assertion failure if I try and use the special port of the aix 4.1
linker that is available internally to IBM).

Seems to be running ok so far, but haven't done much yet.  Only oddity
I've noticed thus far is after I did a catchup of agroup in GNUS I
can't seem to read any more newsgroups.  Here's the backtrace:

======================================================================
Signaling: (error "Selecting deleted or non-existent buffer")
  gnus-article-hide-headers-if-wanted()
  run-hooks(gnus-article-display-hook)
  gnus-article-prepare(7939 nil)
  gnus-summary-display-article(7939)
  gnus-summary-first-unread-article()
  gnus-summary-read-group-1("comp.lsi.cad" nil nil nil nil)
  gnus-summary-read-group("comp.lsi.cad" nil nil nil nil)
  gnus-group-read-group(nil)
  gnus-mouse-pick-group(#<buttondown-event button2>)
  call-interactively(gnus-mouse-pick-group)
======================================================================

Apologies if this has been noted already...

Chuck

ps - I can probably do an AIX 3.2.5 link kit for 19.15 if it's
wanted/needed

*******************************************************************************
Charles K. Hines <chuck_hines@vnet.ibm.com>
IBM Logic Synthesis Developer [BooleDozer (TM)]
Martial Arts Instructor [Modern Arnis, Presas Style Filipino Martial Arts]

         "Go back to sleep, Chuck.  You're just havin' a nightmare
             -- of course, we ARE still in Hell." (Gary Larson)
*******************************************************************************

