From xemacs-m  Thu May 29 06:17:34 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id GAA06971
	for <xemacs-beta@xemacs.org>; Thu, 29 May 1997 06:17:34 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id EAA02005 for <xemacs-beta@xemacs.org>; Thu, 29 May 1997 04:34:08 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id EAA23748; Thu, 29 May 1997 04:16:34 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id EAA04139; Thu, 29 May 1997 04:16:24 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id EAA18073; Thu, 29 May 1997 04:16:29 -0700
Date: Thu, 29 May 1997 04:16:29 -0700
Message-Id: <199705291116.EAA18073@xemacs.eng.sun.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Hrvoje Niksic <hniksic@srce.hr>
Cc: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Digital cc: the saga continues
In-Reply-To: <kign2pesgr7.fsf@jagor.srce.hr>
References: <kign2pesgr7.fsf@jagor.srce.hr>
X-Mailer: VM 6.31 under 20.3 XEmacs Lucid (beta2)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "Hrv" == Hrvoje Niksic <hniksic@srce.hr> writes:

Hrv> Andrews, thanks for the getopt* hint.
Hrv> Now compilation failed due to defining HAVE_INLINE to 1 in
Hrv> config.h.

Key question: did 20.2 define HAVE_INLINE?  In general, most #defines
in config.h should not change, so comparing them can be very instructive.
Keep around a 20.2 build, just to help debug 20.3.

Hrv> However, the TTY XEmacs didn't work correctly -- it thought the device
Hrv> was much wider than it actually was -- so I had to change `-lcurses'
Hrv> to `-ltermcap'.  With `-ltermcap' everything works correctly.

Try again in 20.3-b3

Martin

