Date: Wed, 15 Jan 2014 22:46:49 +0100 From: Peter Klett <peter@netkey.at> To: freebsd-ports@freebsd.org Subject: Re: security/libssh does not install =?UTF-8?Q?ssh=5Fthreads?= Message-ID: <0289f08beccff25e4b30db016088c424@netkey.at> In-Reply-To: <86txd56jnt.fsf@orwell.Elisa> References: <bf2b0a9dcc498041e4b0ec76553e1c53@netkey.at> <52D5305F.2030300@FreeBSD.org> <86txd56jnt.fsf@orwell.Elisa>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 2014-01-15 22:04, schrieb Raphael Kubo da Costa: > Dima Panov <fluffy@FreeBSD.org> writes: > >> 14.01.14, 9:29, Peter Klett ?????: >>> Hi, >>> >>> I'm currently trying to compile the nogui version of >>> net-p2p/retroshare which has a dependency to libssh-0.5.4. In its >>> Makefile it includes -lssh and -lssh_threads but the later is not >>> build / installed by libssh. >>> >> [skip] >> >> Please update. libssh-0.5.5_1 installs both standard and threaded >> libs. > > This is interesting. I ended up trying to find why this was the case > and > it seems to be us passing -DTHREADS_HAVE_PTHREAD_ARG and libssh > checking > for the wrong variable to decide whether to build libssh_threads.so. > > I've sent some patches upstream in > http://thread.gmane.org/gmane.network.ssh.libssh.general/1389 If I build the libssh library with your patches I can successfully link and the error does not occure anymore. Thank you for your work, are there any estimates when we could expect them to occur in the port?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0289f08beccff25e4b30db016088c424>