Date: Wed, 1 Nov 2006 19:14:56 +0100 From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: Tilman Linneweh <arved@FreeBSD.org> Cc: gnome@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/104958: security/ssh_askpass_gtk2 does not work on 7-CURRENT Message-ID: <20061101191456.c8a9187a.jylefort@FreeBSD.org> In-Reply-To: <60E9A56A-A742-469F-AC2A-D5ADE2046191@FreeBSD.org> References: <200611011626.kA1GQWHB018663@freefall.freebsd.org> <1162398924.1286.13.camel@localhost> <60E9A56A-A742-469F-AC2A-D5ADE2046191@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Wed__1_Nov_2006_19_14_56_+0100_OmHXLuE/YUx+H5.I Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit On Wed, 1 Nov 2006 18:03:34 +0100 Tilman Linneweh <arved@FreeBSD.org> wrote: > > [ CC to gnome@ because they maintain gtk, maybe they can help ] > > On Nov 1, 2006, at 17:35, Vladimir Grebenschikov wrote: > > В ср, 01/11/2006 в 16:26 +0000, Tilman Linneweh пишет: > >> Synopsis: security/ssh_askpass_gtk2 does not work on 7-CURRENT > >> > >> State-Changed-From-To: open->feedback > >> State-Changed-By: arved > >> State-Changed-When: Wed Nov 1 16:21:31 UTC 2006 > >> State-Changed-Why: > >> Something is wrong on your system, > >> ssh_askpass_gtk2 does not even link against libgthread. > >> > >> Maybe try reinstalling gtk2. > >> > >> http://www.freebsd.org/cgi/query-pr.cgi?pr=104958 > > > > Everything is ok with my gtk, reinstalling does not change anything. > > > > It is common problem of recent gnome on current, as far as I > > understand > > - try to search in archives - there number of fixes like mine for that > > problem. > > I have the latest version of glib2 & gtk2 installed, and the .pc file > does not list libgthread as dependency, and ssh_askpass_gtk2 works. > > If your gtk-2. .pc file lists libgthread, it should also list > libpthread, so > i don't think this is ssh_askpass_gtk2' fault. The submitter is right. Since the FreeBSD libpthread is lame (applications must link against libpthread if they use a library which itself uses libpthread), we need to add ${PTHREAD_LIBS} to gtk ports. -- Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/ --Signature=_Wed__1_Nov_2006_19_14_56_+0100_OmHXLuE/YUx+H5.I Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFSOQgyzD7UaO4AGoRAqmeAJwMrRGLUYowZ/WKyTrsHEEKVmu2kQCfRXPb r+jxe/JSn+Z6pLzozBuLKa4= =louX -----END PGP SIGNATURE----- --Signature=_Wed__1_Nov_2006_19_14_56_+0100_OmHXLuE/YUx+H5.I--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061101191456.c8a9187a.jylefort>