rschubnell at paninfo.com
2005-Feb-25 10:08 UTC
Openssh AIX 5.2 Symbol getpeereid (number 34) is not exported
Hello I've compiled OpenSSH 3.9p1 on AIX <source Dir>/contrib/findssl.sh Searching for OpenSSL header files. 0x009060dfL /opt/freeware/include/openssl/opensslv.h Searching for OpenSSL shared library files. Searching for OpenSSL static library files. 0x009060dfL /opt/freeware/lib/libcrypto.a 0x009060dfL /opt/freeware/64/lib/libcrypto.a 0x009060dfL /usr/local/lib/libcrypto.a 0x009060dfL /usr/linux/lib/libcrypto.a blibpath=/usr/lib:/lib:/usr/local/lib:/opt/freeware/lib export blibpath ./configure --with-ssl-dir=/opt/freeware --sysconfdir=/etc/ssh \ --with-zlib=/usr/local --with-ipaddr-display If can work with the Server Side and scp and sftp The ssh Client has some Problems to run in my Environment. # ssh exec(): 0509-036 Cannot load program ssh because of the following errors: 0509-130 Symbol resolution failed for ssh because: 0509-136 Symbol getpeereid (number 34) is not exported from dependent module /usr/lib/libc.a(shr.o). 0509-192 Examine .loader section symbols with the 'dump -Tv' command. # which ssh /usr/sbin/ssh # ls -la /usr/sbin/ssh lrwxrwxrwx 1 root system 16 Feb 24 18:14 /usr/sbin/ssh -> /opt/ssh/bin/ssh Thanks! Kind Regards ------------------------------------------------------------------------------------------------------------------ Reto Schubnell System Engineer AIX / Linux PANINFO AG Br?ttisellen Tel. +41 (0)44 805 14 49 Nat. +41 (0)79 403 06 30 http://www.paninfo.com ------------------------------------------------------------------------------------------------------------------
Seemingly Similar Threads
- ssh client Symbol getpeereid (number 34) is not exported from dependent module /usr/lib/libc.a(shr.o).
- Problems to compile openssh 3.9.pm1 on AIX 5.2 with openssl-devel-0.9.6m-1 / OpenSSL Header Error
- Configure Problems with OpenSSH AIX 5.2 and openssl-devel-0.9.6m-1
- OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
- OpenSSH ssh-keygen and sshd won't work