Date: Wed, 15 Jan 2014 23:04:54 +0200 From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Re: security/libssh does not install ssh_threads Message-ID: <86txd56jnt.fsf@orwell.Elisa> References: <bf2b0a9dcc498041e4b0ec76553e1c53@netkey.at> <52D5305F.2030300@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86txd56jnt.fsf>