On Wed, 3 Jul 2002 18:12:37 +0800 Percy de Leon <[EMAIL PROTECTED]> wrote:
> hi list, > > i've been updating our ssh servers, all of which have gone > smoothly except for one (which is now givin me pain in the ass). > i don't know what causes the error because the "./configure" > step is doin fine. > > here is the result of the "make" step. > > <make> > [root@sadhus openssh-3.4p1]# make > (cd openbsd-compat && make) > make[1]: Entering directory `/usr/local/src/openssh-3.4p1/openbsd-compat' > make[1]: Nothing to be done for `all'. > make[1]: Leaving directory `/usr/local/src/openssh-3.4p1/openbsd-compat' > gcc -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o sshtty.o readconf.o clpat >-lutil -lz -lnsl -lcrypto > /usr/local/openssl//lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load': > dso_dlfcn.o(.text+0x77): undefined reference to `dlopen' > dso_dlfcn.o(.text+0xe3): undefined reference to `dlclose' > /usr/local/openssl//lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var': > dso_dlfcn.o(.text+0x1b6): undefined reference to `dlsym' > /usr/local/openssl//lib/libcrypto.a(dso_dlfcn.o): In function >`dlfcn_bind_func':dso_dlfcn.o(.text+0x2a6): undefined reference to `dlsym' > /usr/local/openssl//lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload': > dso_dlfcn.o(.text+0x3a5): undefined reference to `dlclose' > collect2: ld returned 1 exit status > make: *** [ssh] Error 1 > </make> > > can someone explain me what's the meaning of the above messages? > what should i do to complete the openssh building? did i missed > something? > > any thoughts will be appreciated. > > thanks, > > percy Try to upgrade your libcrypto your libcrypto is not syncronized with the new version of openssh-3.4p1. HTH -- Jimmy Lim Operation & Support Team Leader IT Department Tricom
msg17307/pgp00000.pgp
Description: PGP signature
