Hello, 

 

I receive the following error message on RedHat ES 5.2:

 

../src/.libs/libssh2.so: undefined reference to `dlsym'

../src/.libs/libssh2.so: undefined reference to `dlerror'

../src/.libs/libssh2.so: undefined reference to `dlopen'

../src/.libs/libssh2.so: undefined reference to `dlclose'

collect2: ld returned 1 exit status

 

 

This is my "configure" line:

$ ./configure --with-openssl --with-libssl-prefix=/usr/local/ssl
CFLAGS=-m64 LDFLAGS=-m64 --prefix=/home/sambuild/ssh2_64
--enable-static=no

 

 

Is there anything missing?

 

Thank you, 

Alona

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to