installing to SuSE 7.0
From: Andrew Falanga (netscape@ExcaliburAF.net)Date: 04/30/02
- Next message: Richard Silverman: "Re: problems with sshd"
- Previous message: Linux Doctor: "Re: F-Secure SSH 2 memory(?) question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Andrew Falanga <netscape@ExcaliburAF.net> Date: Tue, 30 Apr 2002 11:30:37 -0600
Hi everyone,
Ok, here's the deal. I've got to get OpenSSL and OpenSSH installed
to this box. I've got OpenSSL installed. I downloaded and installed
0.9.6c [Engine]. That installed with no problems.
However, like the last time I had problems when moving over to
OpenSSH. Without --with-pam, OpenSSH 3.1p1 just doesn't configure.
Anyway, having added that option to the configure script, it configures
just fine. Then, I do make...and here's what happens:
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.o(.text+0xa2): undefined reference to `dlopen'
dso_dlfcn.o(.text+0xb7): undefined reference to `dlopen'
dso_dlfcn.o(.text+0x11b): undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':
dso_dlfcn.o(.text+0x1da): undefined reference to `dlsym'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':
dso_dlfcn.o(.text+0x2aa): undefined reference to `dlsym'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.o(.text+0x3a7): undefined reference to `dlclose'
collect2: ld returned 1 exit status
make: *** [ssh] Error 1
What's going on?
Andy
-- Exchange the positions of netscape && excaliburaf to e-mail me directly.
- Next message: Richard Silverman: "Re: problems with sshd"
- Previous message: Linux Doctor: "Re: F-Secure SSH 2 memory(?) question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|