../src/.libs/libssh2.so: undefined reference to `dlopen'
$ ./configure --with-openssl --with-libssl-prefix=/usr/local/ssl
LDFLAGS="-ldl" --enable-static=no
../src/.libs/libssh2.so: undefined reference to `dlopen'
$ ./configure --with-openssl --with-libssl-prefix=/usr/local/ssl
LDFLAGS="-ldl" --enable-static=no
相关文章: