On Fri, 31 Mar 2017, Ackak wrote:

curl: symbol lookup error: /usr/lib/x86_64-linux-gnu/libcurl.so.4: undefined symbol: libssh2_scp_recv2

#ldd -r libcurl.so.4

...

       libssh2.so.1 => /usr/local/lib/libssh2.so.1 (0x00007f72ba333000)

Look, this is a custom/private build if libssh2 that gets picked up, and clearly that was built without the libssh2_scp_recv2 symbol.

Your move! =)

--

 / daniel.haxx.se

Reply via email to