From xemacs-m  Mon May 19 08:28:26 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 IAA21843
	for <xemacs-beta@xemacs.org>; Mon, 19 May 1997 08:28:25 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id GAA18968 for <xemacs-beta@xemacs.org>; Mon, 19 May 1997 06:42:40 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id GAA09173; Mon, 19 May 1997 06:27:50 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id GAA23699; Mon, 19 May 1997 06:27:50 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id GAA12464; Mon, 19 May 1997 06:27:47 -0700
Date: Mon, 19 May 1997 06:27:47 -0700
Message-Id: <199705191327.GAA12464@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: XEmacs Beta Test <xemacs-beta@xemacs.org>
Subject: SIZEOF_LONG == 0 ????
X-Mailer: VM 6.31 under 20.2 XEmacs Lucid
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

I've tracked this down and understand the problem.  I believe all
tests that involve actually running a program, as opposed to simply
linking it, will fail on systems that exhibit this problem.  It will
take me a while to come up with a fix as a fair amount of change is
involved.  But I do intend to do the fix myself.

In the meantime, you might be able to workaround by defining the
environment variable LD_RUN_PATH or the moral equivalent on your
system.

Martin

