From xemacs-m  Mon Jun  2 01:18: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 BAA21980
	for <xemacs-beta@xemacs.org>; Mon, 2 Jun 1997 01:18:25 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id XAA23528; Sun, 1 Jun 1997 23:35:48 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id XAA10725; Sun, 1 Jun 1997 23:17:15 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id XAA12535; Sun, 1 Jun 1997 23:17:11 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id XAA02500; Sun, 1 Jun 1997 23:17:08 -0700
Date: Sun, 1 Jun 1997 23:17:08 -0700
Message-Id: <199706020617.XAA02500@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: Mike Scheidler <c23mts@eng.delcoelect.com>
Cc: xemacs-beta@xemacs.org
Subject: 20.3-b3 build report on SunOS 2.4 (and problem...)
In-Reply-To: <22444.865006845@kocrsw12>
References: <22444.865006845@kocrsw12>
X-Mailer: VM 6.31 under 20.3 XEmacs Lucid (beta3)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "mts" == Mike Scheidler <c23mts@eng.delcoelect.com> writes:

mts> Configured with:
mts>   ../configure --prefix=/usr/std --with-xpm
mts>   --site-includes=/usr/std/include --site-libraries=/usr/std/lib
mts>   --with-sound=native --native-sound-lib=/usr/std/lib/libaudio.a
mts>   --with-dialogs=athena --with-xface=yes --srcdir=/users/c23mts/xemacs-20.3
mts>   --site-runtime-libraries=/usr/std/lib --dynamic --cflags=-O3
mts>   --with-offix=yes --debug=no --with-mule=no

mts> I ran into unresolved references to 'play_sound_file' and 'play_sound_data'
mts> at link time.  I tracked this down to the fact that 'sunplay.o' was missing
mts> from the 'objs=' line in src/Makefile.  After adding this, everything went
mts> smoothly.

mts> Sorry, but I don't know enough about autoconfig to offer a fix.

I will attempt a fix for the next beta.

Martin

Martin

