Date: Mon, 18 Apr 2005 10:30:23 GMT From: Sam Lawrance <lawrance@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/73758: logjam port does not link Message-ID: <200504181030.j3IAUNsr089996@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/73758; it has been noted by GNATS. From: Sam Lawrance <lawrance@FreeBSD.org> To: alfred@FreeBSD.org, bug-followup@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@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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504181030.j3IAUNsr089996>