From xemacs-m  Thu Jun 26 16:53:59 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 QAA19196
	for <xemacs-beta@xemacs.org>; Thu, 26 Jun 1997 16:53:58 -0500 (CDT)
Received: from Corp.Sun.COM ([129.145.35.78]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id PAA26618 for <xemacs-beta@xemacs.org>; Thu, 26 Jun 1997 15:17:08 -0700
Received: from legba.Corp.Sun.COM by Corp.Sun.COM (SMI-8.6/SMI-5.3)
	id OAA03160; Thu, 26 Jun 1997 14:53:27 -0700
Received: by legba.Corp.Sun.COM (SMI-8.6/SMI-SVR4)
	id OAA05643; Thu, 26 Jun 1997 14:53:25 -0700
To: Martin Buchholz <mrb@Eng.Sun.COM>
Cc: xemacs-beta@xemacs.org
Subject: Re: sofia build failure, Solaris 2.5.1
References: <bciyb7xbba4.fsf@corp.Sun.COM> <199706262143.OAA07137@xemacs.eng.sun.com>
X-Attribution: GDF
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: Gary.Foster@Corp.Sun.COM (Gary D. Foster)
Date: 26 Jun 1997 14:53:25 -0700
In-Reply-To: Martin Buchholz's message of "Thu, 26 Jun 1997 14:43:15 -0700"
Message-ID: <bcihgelkp4a.fsf@corp.Sun.COM>
Lines: 23
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta9) - "Sofia"

>>>>> "Martin" == Martin Buchholz <mrb@Eng> writes:

    GDF> ./configure '--with-workshop'
    GDF> '--site-runtime-libraries=/net/legba.corp/usr/local/lib'
    GDF> '--with-scrollbars=lucid' '--with-dialogs=athena3d'
    GDF> '--error-checking=none' '--debug=yes' '--with-xpm'

    Martin> Your configure command line is buggy.  With the current
    Martin> implementation, --site-runtime-libraries requires
    Martin> specification of *all* the runtime dirs, e.g.
    Martin> --site-runtime-libraries=/net/legba.corp/usr/local/lib:/usr/dt/lib:/usr/openwin/lib:/lib.

    Martin> But I bet it will work if you omit the
    Martin> --site-runtime-libraries flag entirely.  There have been
    Martin> changes to enable that.

You'd win that bet.  I don't omit them, because I have to have it set
up to link to net-mounted directories so other people can run it from
my machine without mounting my exported /usr/local... and once I fully 
specified all the above libs as you stated above (albeit in a slightly 
different order), it worked fine.

-- Gary F.

