Date: Tue, 16 Apr 1996 00:17:43 -0700 From: asami@cs.berkeley.edu (Satoshi Asami) To: ache@astral.msk.su Cc: ache@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc make.conf Message-ID: <199604160717.AAA09433@sunrise.cs.berkeley.edu> In-Reply-To: <199604160633.KAA00778@astral.msk.su> (ache@astral.msk.su)
next in thread | previous in thread | raw e-mail | index | archive | help
* > Well, I can't quite understand this, I thought all Motif packages come
* > with shared and static libXm. Do you mean "if you want libXm to be
* > linked statically"? Or is there a Motif package that comes with only
* > static libXm?
*
* Yes, I have only static libXm.
This is weird. MOTIFLIB would default to "-L${X11BASE}/lib -lXm" if
MOTIF_STATIC is not set, and this should pick up your static libXm
just fine if you don't have the dynamic version.
MOTIF_STATIC was intended to *force* static libXm when dynamic libXm
also existed. Your case has nothing to do with it.
* I don't treat this change as big deal with E-mailing needed,
* I just notice that it not covers my case and fix it immediately,
* sorry.
Well, there clearly is a problem much deeper than just make.conf
variables here. That's why I'm always complaining about your "quick
fix"es. :(
Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604160717.AAA09433>
