From xemacs-m  Fri Jul  4 05:34:24 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 FAA16068
	for <xemacs-beta@xemacs.org>; Fri, 4 Jul 1997 05:34:24 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id DAA18371; Fri, 4 Jul 1997 03:59:20 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id DAA08519; Fri, 4 Jul 1997 03:33:54 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id DAA01575; Fri, 4 Jul 1997 03:33:54 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id DAA03431; Fri, 4 Jul 1997 03:33:49 -0700
Date: Fri, 4 Jul 1997 03:33:49 -0700
Message-Id: <199707041033.DAA03431@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: Valdis.Kletnieks@vt.edu
Cc: xemacs-beta@xemacs.org
Subject: Life on the bleeding edge - 20.3-b10 loses on AIX 4.2.1
In-Reply-To: <199707031945.PAA21190@black-ice.cc.vt.edu>
References: <199707031945.PAA21190@black-ice.cc.vt.edu>
X-Mailer: VM 6.32 under 20.3 "Sofia" XEmacs  Lucid (beta9)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "Valdis" == Valdis Kletnieks <Valdis.Kletnieks@vt.edu> writes:

Valdis> I finally got around to building a beta since The Great Autoconf overhaul,
Valdis> and hit a bunch of problems.

I'm willing to fix these (as usual) if you get me a guest account.

If not, here's a strategy to debug the build problems:

Build both 20.2 and 20.3, saving the build output.
- diff the compile switches
- diff the link switches
- diff config.h

See if hand-linking 20.3 using the 20.2 switches gives you a working
xemacs.

See if a plain ordinary link of temacs, without goofy -b options,
works.  Do we really need to link statically?

Martin

