From xemacs-m  Mon May 19 14:04:13 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 OAA26429
	for <xemacs-beta@xemacs.org>; Mon, 19 May 1997 14:04:12 -0500 (CDT)
Received: from Canada.Sun.COM ([129.155.5.101]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id MAA19764 for <xemacs-beta@xemacs.org>; Mon, 19 May 1997 12:18:30 -0700
Received: from scooter.canada.sun.com by Canada.Sun.COM (SMI-8.6/SMI-5.3)
	id PAA20266; Mon, 19 May 1997 15:03:36 -0400
Received: from verve.canada.sun.com by scooter.canada.sun.com (SMI-8.6/SMI-SVR4)
	id PAA15640; Mon, 19 May 1997 15:03:39 -0400
Received: by verve.canada.sun.com (SMI-8.6/SMI-SVR4)
	id PAA19735; Mon, 19 May 1997 15:03:42 -0400
Date: Mon, 19 May 1997 15:03:42 -0400
Message-Id: <199705191903.PAA19735@verve.canada.sun.com>
From: Georg Nikodym <georgn@Canada.Sun.COM>
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: 20.3 beta 1 failure
X-Mailer: VM 6.31 under 20.2 XEmacs Lucid
Reply-To: georgn@Canada.Sun.COM
X-Face:  ,~EI@l7'&P{\d++e`EMjNTNpzsxJPg(H]?Sd_T3xIlq[(PT[.D;A_/k)qfeC@m\/1]A{vZD
 r4&Lme-/M]c'Q>>:VM|L^<ED=j@dG!ld,bQ:IhT53q'x>6wZKH3iCT6Ff1-`*z{vCiT}+%(irA6TOn
 S~pFtml1bL\=kp%0PsLcF3+Q/e${o|S/<NUFDrU@;^o(D+av1g>Ce=ztlPGb$?up%c-*l'wmjw\sw;
 D__0Z;+93I+Kx6Mxdc]+|2V03aE@D8-fMT_v[~~FC9I\*|72QVW,aQ!`hHp_.gE.W&kxla2#)\Cmo
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII


The conftest programs are failing because --site-runtime-libraries is
not being used to add -R directives to the compilation command which
is why some of us are getting SIZEOF_LONG = 0

If I can cobble together a fix with my remaining patience, I will
post.

<rant>
This is in fact a symptom of a long standing beef of mine WRT
to these configuration utilities.  I believe that I've said before
that things like movemail don't need to be linked with every friggin
library that ships with the OS.
</rant>

