problems running configure

Mate Wierdl mw at moni.msci.memphis.edu
Sat Mar 11 09:17:03 EST 2000


On Fri, Mar 10, 2000 at 01:04:10PM -0900, peter at frontierflying.com wrote:
> I did try adding the /lib to the ssldir in configure.in but that still
> would not work. I have since tried the same installation on a SuSE 6.0 box
> and had exactly the same problems. openssl.0.9.5, apache 1.3.12,
> mod_ssl-2.6.2-1.3.12 all install with no problems. It remains that openssh
> won't configure.
> 

I wonder what your config.log say (search for `SS')?  First, I also
thought on my Solaris box that the problem is not finding the
(open)ssl libraries.  But I have this in config.log

configure:1918: gcc -o conftest -O2 -I/space/local/include
-I/space/local/lib/incl
ude  -L/usr/ucblib conftest.c -ldl -lsocket -lnsl -lz
-L/space/local/lib -lpam -L/
space/local/lib -R/space/local/lib -lcrypto 1>&5
/space/local/lib/libcrypto.a(rsa_lib.o): In function `RSA_new_method':
/space/local/src/redhat/BUILD/wierdlm/openssl-0.9.4/crypto/rsa/rsa_lib.c:109:
unde
fined reference to `RSA_PKCS1_RSAref'
collect2: ld returned 1 exit status

So you see "it seems" that configure finds my libs---it just does not
like libcrypto.a.  This error message appears both when I have
openssl-0.9.5 or openssl-0.9.4 installed.

I have a Solaris box, so maybe the reason for the error is different
from yours.

Mate





More information about the openssh-unix-dev mailing list