Date: Fri, 17 Apr 1998 10:29:25 -0700 (PDT) From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: aklemm@hightek.com (Andreas Klemm) Cc: garyj@muc.de, jseger@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/www/mozilla/patches patch-ad Message-ID: <199804171729.KAA07561@troutmask.apl.washington.edu> In-Reply-To: <19980417093939.29102@hightek.com> from Andreas Klemm at "Apr 17, 98 09:39:39 am"
next in thread | previous in thread | raw e-mail | index | archive | help
According to Andreas Klemm: > On Thu, Apr 16, 1998 at 11:51:07PM +0200, Gary Jennejohn wrote: > > "Justin M. Seger" writes: > > >jseger 1998/04/15 18:57:16 PDT > > > Modified files: > > > www/mozilla/patches patch-ad > > > Log: > > > Fix selection of static or shared library. I'd appreciate it if someone > > > using lesstif could test this. > > > > fails miserably (with lesstif); doesn't find libXm in /usr/X11R6/lib. > > MOTIFLIB _is_ defined in /etc/make.conf. > > Does it still try to link with libXm.a ? lesstif only has a shared > lib. Could this be changed by hacking mozilla port to use a shared > per default ? Only a static, if someone creates a Mozilla tarball > with a real Motif developer kit ? > You can buld lesstif with both static and shared libraries. The port should include --enable-static and --enable-shared in the configure arguments. Note: I doubt mozilla will function as expected with lesstif because lesstif is still fairly far from being complete. -- Steve finger kargl@troutmask.apl.washington.edu http://troutmask.apl.washington.edu/~clesceri/kargl.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804171729.KAA07561>