ports/73758: logjam port does not link
Sam Lawrance
lawrance at FreeBSD.org
Mon Apr 18 10:30:26 UTC 2005
The following reply was made to PR ports/73758; it has been noted by GNATS.
From: Sam Lawrance <lawrance at FreeBSD.org>
To: alfred at FreeBSD.org, bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/73758: logjam port does not link
Date: Mon, 18 Apr 2005 20:21:16 +1000
The port's configure script should get '-pthread' as a link argument
from pkg-config:
sam at dirk sam> pkg-config --libs gthread-2.0
-pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv
That is sourced from /usr/local/libdata/pkgconfig/gthread-2.0.pc. What
does that command show for you, Alfred?
Could you try force upgrading glib-2.0 to see if that helps?
More information about the freebsd-ports-bugs
mailing list