Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2000 15:27:04 -0400
From:      Will Andrews <andrews@technologist.com>
To:        Annelise Anderson <andrsn@andrsn.stanford.edu>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: bidwatcher cores
Message-ID:  <20000525152704.C3357@argon.blackdawn.com>
In-Reply-To: <Pine.BSF.4.10.10005251139450.21752-100000@andrsn.stanford.edu>; from andrsn@andrsn.stanford.edu on Thu, May 25, 2000 at 11:42:24AM -0700
References:  <Pine.BSF.4.10.10005251139450.21752-100000@andrsn.stanford.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 25, 2000 at 11:42:24AM -0700, Annelise Anderson wrote:
> The bidwatcher port (1.1.5) core dumps when compiled with Mesa 3.2.
> It works okay on a machine with Mesa 3.0 (and qt 1.45).

Hmm.. doesn't happen here.  I just tried a build a few minutes ago, and
ran it just fine.  Could you provide more information, such as XFree86
and FreeBSD versions?

> I still have the work directory from the original port installation;
> how do I compile it statically so I can use the static version on
> another machine?

Well, this is not easy.  Static compilation with a program like this
isn't common.  :-)

But in any case, if you truly want a static build, you'll have to edit
the appropriate Makefile.in after doing a ``make extract'' (probably
src/Makefile.in) and look for something like ``LDADD'' or just search
for -lqt, that should give you the correct line to add ``-static''.

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000525152704.C3357>