From xemacs-m  Mon Mar 24 16:18:35 1997
Received: from gracie.snet.com (gracie.snet.com [204.60.48.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA17835
	for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 16:18:33 -0600 (CST)
Received: from m4904 ([151.109.162.214]) by gracie.snet.com (8.7.5/8.7.3) with ESMTP id RAA14106 for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 17:14:33 -0500 (EST)
Message-ID: <3337006E.DD0@snet.com>
Date: Mon, 24 Mar 1997 17:30:06 -0500
From: Art Rijos <art.rijos@SNET.com>
Organization: SNET
X-Mailer: Mozilla 4.0b2 (WinNT; I)
MIME-Version: 1.0
To: xemacs-beta@xemacs.org
Subject: build problems on AIX 4.1.5
X-Priority: 3 (Normal)
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=us-ascii

I get the following build error with v19.15b104 and v20.1b9 of Xemacs
when
using optimization. Both versions build OK with no optimization. But
prior betas of versions 19.15 and 20.1 worked OK with optimization. Any
ideas?

Error before initialization is complete!
Fatal error: assertion failed, file eval.c, line 1867, abort()
make[1]: *** [dump-elcs] IOT/Abort trap (core dumped)
make[1]: Leaving directory `/app/bcas/dev/local/xemacs-19.15-b104/src'
make: *** [dump-elcs] Error 2

library versions: jpeg-6a libpng-0.89c xpm-3.4h zlib-1.0.2

 Configured for `rs6000-ibm-aix4.1.5.0'.

  Where should the build process find the source code?
/app/bcas/dev/local/xemacs-19.15-b104
  What installation prefix should install use?    /usr/local
  What operating system and machine description files should XEmacs use?

        `s/aix4-1.h' and `m/ibmrs6000.h'
  What compiler should XEmacs be built with?              xlc -O2
  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
  Additional header files:
/app/bcas/dev/local/include
  Additional libraries:
/app/bcas/dev/local/lib
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for PNG image conversion.
  Compiling in support for DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.

