rschubnell at paninfo.com
2005-Feb-23 09:53 UTC
Problems to compile openssh 3.9.pm1 on AIX 5.2 with openssl-devel-0.9.6m-1 / OpenSSL Header Error
I've Problems to compile openssh 3.9.pm1 on AIX 5.2 with openssl-devel-0.9.6m-1 On Configure I've the following Error: ./configure --with-ssl-dir=/usr/local/ssl/include/openssl/ --sysconfdir=/etc/ssh --with-zlib=/usr/local checking OpenSSL header version... not found configure: error: OpenSSL version header not found. ./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 openssl-0.9.6m-1 openssl-devel-0.9.6m-1 openssl-doc-0.9.6m-1 ------------------------------------------------------------------------------------------------------------------ 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 ------------------------------------------------------------------------------------------------------------------
Darren Tucker
2005-Feb-23 10:15 UTC
Problems to compile openssh 3.9.pm1 on AIX 5.2 with openssl-devel-0.9.6m-1 / OpenSSL Header Error
rschubnell at paninfo.com wrote:> I've Problems to compile openssh 3.9.pm1 on AIX 5.2 with > openssl-devel-0.9.6m-1 > On Configure I've the following Error: > > ./configure --with-ssl-dir=/usr/local/ssl/include/openssl/ > --sysconfdir=/etc/ssh --with-zlib=/usr/localIt looks like you have the rpm-based openssl installed, and possibly a symlink in /usr/local/lib? Try: blibpath=/usr/lib:/lib:/usr/local/lib:/opt/freeware/lib \ ./configure --with-ssl-dir=/opt/freeware -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.
Reasonably Related Threads
- Configure Problems with OpenSSH AIX 5.2 and openssl-devel-0.9.6m-1
- ssh client Symbol getpeereid (number 34) is not exported from dependent module /usr/lib/libc.a(shr.o).
- Openssh AIX 5.2 Symbol getpeereid (number 34) is not exported
- Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
- OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2