Subject: Re: static lesstif lib
To: Matthias Scheler <tron@lyssa.owl.de>
From: Space Case <wormey@eskimo.com>
List: current-users
Date: 03/05/1998 16:41:41
On Mar 5,  2:35pm, Matthias Scheler wrote:
>In article <199803050515.VAA24044@c678648-a.sttls1.wa.home.com>,
>	Steve Allen <allen@c678648-a.sttls1.wa.home.com> writes:
>> What is the quickest way to get lesstif to build a static library?
>
>Add "#define ForceNormalLib YES" to "/usr/X11R6/lib/X11/config/host.def"
>or better install NetBSD's X11 distribution which has this option turned
>on by default.

Hmm... I installed the NetBSD version (even built my own from the 1.3
sources) and my host.def is empty...

That will work when building lesstif from pkgsrc?

~Steve

-- 
Steve Allen - wormey@eskimo.com   http://www.eskimo.com/~wormey/   ICQ 6709819

Faith is the quality that enables you to eat blackberry jam on a picnic
without looking to see whether the seeds move.

Contrary to popular belief, Unix is user friendly.  
It just happens to be selective about who it makes friends with.
	-Kyle Hearn  <kyle@intex.net>

Real Programs don't use shared text.  Otherwise, how can they use
functions for scratch space after they are finished calling them?