Problems to compile openssh 3.9.pm1 on AIX 5.2 with openssl-devel-0.9.6m-1 / OpenSSL Header Error

Darren Tucker dtucker at zip.com.au
Wed Feb 23 21:15:25 EST 2005


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/local

It 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.




More information about the openssh-unix-dev mailing list