2.2.0p1 configure problems

V. T. Mueller vtmue at uni-freiburg.de
Fri Oct 13 12:57:44 EST 2000


hp-pa2.0W
HP-UX 11.0 pl6/00
/opt/zlib (1.1.3)
/opt/openssl (0.9.6)
(tried sh and ksh)

CFLAGS="-O -Ae" LIBS="-L/opt/zlib/lib" ./configure --prefix=/opt \
--with-pid-dir=/var/run --with-ipv4-default --with-ssl-dir=/opt/openssl

States it is unable to find openssl. Anyone worked around this already? I
would think it has problems compiling the piece of test-code, but I have
no idea how to track this down... any suggestions?

And well, there is a mini bug in line 1612:

LIBS="-lz  $LIBS"
should imho read
LIBS="$LIBS -lz"


Greetings,
vt

--
V. T. Mueller      UCC Freiburg, Germany     vtmue (at) uni-freiburg.de

                  "Windows: Written by Morons for Morons"






More information about the openssh-unix-dev mailing list