From xemacs-m  Mon Jun 30 14:48:39 1997
Received: from postoffice.npac.syr.edu (postoffice.npac.syr.edu [128.230.7.230])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA28388
	for <xemacs-beta@xemacs.org>; Mon, 30 Jun 1997 14:48:37 -0500 (CDT)
Received: from kopernik.npac.syr.edu (kopernik.npac.syr.edu [128.230.8.17]) by postoffice.npac.syr.edu (8.7.5/8.7.1) with SMTP id PAA09837 for <xemacs-beta@xemacs.org>; Mon, 30 Jun 1997 15:48:38 -0400 (EDT)
Sender: remek@npac.syr.edu
To: XEmacs Beta List <xemacs-beta@xemacs.org>
From: Remek Trzaska <remek@npac.syr.edu>
Subject: Re: b10 Athens failure on irix 6.2
References: <19970630214017.26381@iria.mines.u-nancy.fr>
X-Attribution: Remek
X-Face: Gx'YPJPqq*c%b]ms~L8!6kx{FYod"2F[(Wqpu0PJaZl-WX%ME:MSi?~9K/~@[%DfVh{s>X#
 W5*)g}kP&];p&>0+@'XI*0d09w&NJ5GV4c+O9x.RT@y8qC8`T7q}A56[`:Buz4u%RnoxHGUK2_=/%9
 lVrhB=-)Yi.m9|ESMjceg]{UY.?pwU#{4o[]@8)i7wZCV6TFn`5'_)Lp<SNkeqTE*/zw7sjh6c3eF6
 phz#I7[|(W_x_+<o8o<G#qzO+
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 30 Jun 1997 15:48:38 -0400
In-Reply-To: Olivier Galibert's message of Mon, 30 Jun 1997 21:40:17 +0200
Message-ID: <rwxpvt3yiqx.fsf@kopernik.npac.syr.edu>
Lines: 25
X-Mailer: Gnus v5.4.37/XEmacs 19.15

>>>>> "Olivier" == Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr> writes:

Olivier> And a big one that is (the box has 512Mb memory, good thing I
Olivier> did not try on the 8Mb one):
Olivier> -rw-r--r--    1 galibert model    551589712 Jun 30 21:19 core

Can you reproduce it? I've been using "Athens" since morning now
without any problems on Irix 6.2.

I couldn't compile it for 5.3 though:

make[1]: Entering directory `/tmp_mnt/project/K136/CIV/CIVGIS/xemacs-20.3-b10/src'
cc -c -O2 -Olimit 2040  -Demacs -I. -DHAVE_CONFIG_H -I/usr/npac/include -xansi abbrev.c
cfe: Error: /usr/include/inttypes.h, line 61: redeclaration of 'int8_t'; previous declaration at line 211 in file '/usr/include/sys/types.h'
 typedef        signed char             int8_t; 
 -------        -----------             ^
cfe: Error: /usr/include/inttypes.h, line 63: redeclaration of 'int16_t'; previous declaration at line 212 in file '/usr/include/sys/types.h'
 typedef        signed short            int16_t;
 -------        ------------            ^
cfe: Error: /usr/include/inttypes.h, line 65: redeclaration of 'int32_t'; previous declaration at line 213 in file '/usr/include/sys/types.h'
 typedef        signed int              int32_t;
 -------        ----------              ^
make[1]: *** [abbrev.o] Error 1

Remek

