From xemacs-m  Wed Jul 16 03:45:20 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 DAA11697
	for <xemacs-beta@xemacs.org>; Wed, 16 Jul 1997 03:45:19 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id CAA02182; Wed, 16 Jul 1997 02:13:01 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id BAA09756; Wed, 16 Jul 1997 01:44:49 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id BAA06113; Wed, 16 Jul 1997 01:44:47 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id BAA03473; Wed, 16 Jul 1997 01:11:42 -0700
Date: Wed, 16 Jul 1997 01:11:42 -0700
Message-Id: <199707160811.BAA03473@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: Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
Cc: XEmacs-Beta Mailing List <xemacs-beta@xemacs.org>
Subject: [build success] Athens on mips-sgi-irix6.2/6.3
In-Reply-To: <199707011719.RAA20768@mecca.spd.louisville.edu>
References: <19970701105523.57680@iria.mines.u-nancy.fr>
	<199707011719.RAA20768@mecca.spd.louisville.edu>
X-Mailer: VM 6.32 under 20.3 "Sofia" XEmacs  Lucid (beta9)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "Tomasz" == Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu> writes:

Tomasz> I had to tweak the final src/Makefile to get `--with-sound=both' support
Tomasz> by modifying `ld_libs_all' line to:
  
Tomasz>   ld_libs_all=-lXm -lpng -lz -ljpeg -laudio -lcompface -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lcurses sgiplay.o /usr/lib32/libaudio.a -lm

Tomasz> It is because on IRIX both native and NAS sound libraries are called
Tomasz> libaudio.a.   Would it be possible to somehow automate detection of this 
Tomasz> clash?  Martin?

Yes, it is possible, but sufficiently difficult that access to an irix
machine would be necessary to try.  Both sound libraries would have to
be specified using a full pathname.

Martin

