From xemacs-m  Mon Apr 14 12:06:57 1997
Received: from mecca.spd.louisville.edu (mecca.spd.louisville.edu [136.165.40.148])
	by xemacs.org (8.8.5/8.8.5) with SMTP id MAA15242
	for <xemacs-beta@xemacs.org>; Mon, 14 Apr 1997 12:06:55 -0500 (CDT)
Received: (from tjchol01@localhost) by mecca.spd.louisville.edu (950413.SGI.8.6.12/8.6.12) id RAA13249; Mon, 14 Apr 1997 17:06:45 GMT
Date: Mon, 14 Apr 1997 17:06:45 GMT
Message-Id: <199704141706.RAA13249@mecca.spd.louisville.edu>
From: "Tomasz J. Cholewo" <tjchol01@mecca.spd.louisville.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: XEmacs-Beta Mailing List <xemacs-beta@xemacs.org>
Subject: Re: Failed to build under IRIX 6.2
In-Reply-To: <rwxragdhc84.fsf@kopernik.npac.syr.edu>
X-Mailer: VM 6.24 under 20.1 XEmacs Lucid (beta14)

Remek Trzaska wrote:
> kooper@cc.gatech.edu (Rob Kooper) writes:
> 
> > Hi,
> > 
> > has anybody yet have success building 20.1b15 under IRIX 6.2. I have
> > been able to build all succesfully sofar, but 20.1b15 breaks. It
> > breaks in the startup code for the image library. (So even before 20.1
> > starts running it's own code).
> The same :-(

I didn't try b15 myself yet but it looks like exactly the same problem I
already reported for b7 and b9.  Apparently the size of xemacs
executable decides if it will crash or not.  Please try recompiling with
options --debug or --error-checking toggled or add some packages you use
often to site-packages so they get dumped into xemacs.  Probably the
best option is to stop using /usr/lib/libifl* altogether and linking
with non-commercial versions of libjpeg and libpng
(e.g., ftp.xemacs.org:/pub/aux).

It looks like the next good reason to get unexelfsgi fixed.

Tom

