search for: rsa_pkcs1_rsaref

Displaying 3 results from an estimated 3 matches for "rsa_pkcs1_rsaref".

2000 Jul 14
2
Still a problem with openssh and rsaref
...configure:2795: gcc -o conftest -g -O2 -Wall -I/opt/openssl/include -L/opt/openssl/lib -L/opt/openssl conftest.c -ldl -lnsl -lz -lutil -lpam -lcrypto 1>&5 /usr/bin/../lib/libcrypto.so: undefined reference to `ERR_load_RSAREF_strings' /usr/bin/../lib/libcrypto.so: undefined reference to `RSA_PKCS1_RSAref' so why doesn't it seem to use my --with-ssl-dir, which points to /usr/lib, also the test isn't including -lRSAglue -lrsaref. I see that there has been problems with this in past versions of openssh, but I didn't see anything that applies to 2.1.1p3. Thanks for any help. -jeremy...
2000 Mar 10
2
problems running configure
I am trying to run the configure script under SuSE 6.3 and get the same error message that others have seen being unable to find working openssl libraries. I tried the patch to configure.in suggested in this list but it did not solve my problem. openssl(latest version) compiled and installed with no problems in /usr/local/ssl. I then installed the ssl mods for apache and the compilation,
2000 Mar 07
2
rsaref usage
..._main': s_client.o(.text+0x940): undefined reference to `shutdown' s_client.o(.text+0xa14): undefined reference to `shutdown' s_client.o(.text+0x12a0): more undefined references to `shutdown' follow speed.o: In function `speed_main': speed.o(.text+0x3ec): undefined reference to `RSA_PKCS1_RSAref' s_time.o: In function `s_time_main': s_time.o(.text+0x72c): undefined reference to `shutdown' s_time.o(.text+0x98c): undefined reference to `shutdown' s_time.o(.text+0xab0): undefined reference to `shutdown' s_socket.o: In function `nbio_init_client_ip': s_socket.o(.text+0x...