I’m new to the mailing list. I’m trying to run stunnel-5.29-1.ppc, and I’m having issues. I’d appreciate your help (or point me to the solution in the archives).
/home/shawg# ldd `which stunnel`
/usr/bin/stunnel needs:
/usr/lib/libc.a(shr.o)
/usr/lib/libpthreads.a(shr_comm.o)
/usr/lib/libpthreads.a(shr_xpg5.o)
/opt/freeware/lib/libcrypto.a(libcrypto.so.1.0.2)
/opt/freeware/lib/libssl.a(libssl.so.1.0.2)
/unix
/usr/lib/libcrypt.a(shr.o)
/home/shawg# /usr/bin/stunnel
exec(): 0509-036 Cannot load program /usr/bin/stunnel because of the following errors:
0509-130 Symbol resolution failed for stunnel because:
0509-136 Symbol strcmp (number 112) is not exported from
dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so.1.0.2).
0509-136 Symbol memmove (number 137) is not exported from
dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so.1.0.2).
0509-136 Symbol strncpy (number 142) is not exported from
dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so.1.0.2).
0509-136 Symbol strcpy (number 169) is not exported from
dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so.1.0.2).
0509-136 Symbol bcopy (number 245) is not exported from
dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so.1.0.2).
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
I’d appreciate any help or guidance. Thanks in advance.
G. Shaw