installing to SuSE 7.0

From: Andrew Falanga (netscape@ExcaliburAF.net)
Date: 04/30/02


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.



Relevant Pages

  • openssh-3.4p1 build problems ... linux
    ... I've tried several times to build openssh, but the build fails at the ... dso_dlfcn.o: undefined reference to `dlopen' ... dso_dlfcn.o: undefined reference to `dlsym' ... What does FAQ stand for? ...
    (comp.security.ssh)
  • Re: Cant configure Openssh
    ... dso_dlfcn.o: undefined reference to `dlopen' ... dso_dlfcn.o: undefined reference to `dlsym' ... > I think you need to tell openssh where to find openssl libs. ... >> I'm running some older Slackware and want to install Openssh. ...
    (comp.security.ssh)
  • Error compiling lib
    ... : undefined reference to `dlclose' ... : undefined reference to `dlerror' ... : undefined reference to `dlsym' ...
    (php.general)
  • Error in compiling of OpenSSH 3.4p1
    ... dso_dlfcn.o: undefined reference to `dlopen' ... dso_dlfcn.o: undefined reference to `dlclose' ... dso_dlfcn.o: undefined reference to `dlsym' ... Do I have to get a more recent OpenSSL engine? ...
    (comp.security.ssh)
  • Re: compiling c program using rb_eval_string()
    ... undefined reference to `dlclose' ... collect2: ...
    (comp.lang.ruby)