From xemacs-m  Sun May 11 11:09:32 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 LAA29786
	for <xemacs-beta@xemacs.org>; Sun, 11 May 1997 11:09:31 -0500 (CDT)
Received: from Corp.Sun.COM ([129.145.35.78]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id JAA05880; Sun, 11 May 1997 09:17:52 -0700
Received: from legba.Corp.Sun.COM by Corp.Sun.COM (SMI-8.6/SMI-5.3)
	id JAA14200; Sun, 11 May 1997 09:05:35 -0700
Received: by legba.Corp.Sun.COM (SMI-8.6/SMI-SVR4)
	id JAA15935; Sun, 11 May 1997 09:05:02 -0700
To: Adrian Aichner <aichner@ecf.teradyne.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: build failure for b6
References: <bci4tca1mxd.fsf@corp.Sun.COM> <rxsn2q244hg.fsf@ecf.teradyne.com>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Gary.Foster@Corp.Sun.COM (Gary D. Foster)
Date: 11 May 1997 09:05:02 -0700
In-Reply-To: Adrian Aichner's message of 11 May 1997 13:45:15 +0200
Message-ID: <bcin2q2q9jl.fsf@corp.Sun.COM>
Lines: 27
X-Mailer: Gnus v5.4.52/XEmacs 20.2(beta6)

Adrian Aichner <aichner@ecf.teradyne.com> writes:

> [1  <text/plain; US-ASCII (7bit)>]
> >>>>> "Gary" == Gary D Foster <Gary.Foster@Corp.Sun.COM> writes:
> 
>     Gary> ./configure  '--with-gcc' '--with-gnu-make' '--with-scrollbars=lucid' '--with-dialogs=athena3d' '--with-sparcworks' '--site-runtime-libraries=/net/legba.corp/usr/local/lib' '--site-libraries=/usr/dt/lib' '--site-includes=/usr/dt/include'
> 
> Gary,
> 
> I too compile with cde,sparkworks,tooltalk but I never referenced
> /usdr/dt/* anywhere.
> 

I tried it *with* referencing /usr/dt, and without... normally my
configure line looks like this:

./configure --with-gcc --with-gnu-make --with-dialogs=athena3d
--with-scrollbars=lucid --with-sparcworks
--site-runtime-libraries=/net/legba.corp/usr/local/lib

and I let the rest of it autodetect.  That configure failed with
exactly the same errors, thus my inclusion of the 'site-libraries' and
'site-includes' above.  I finally got it to build by choosing a motif
library for dialogs this morning.

-- Gary F.

