Displaying 9 results from an estimated 9 matches for "dlfcn_bind_func".
2005 Sep 06
3
OpenSSH-4.2p1 with OpenSSL-0.98 (bug)
...dlfcn.o)(.text+0x147): In function `dlfcn_bind_var':
: undefined reference to `dlsym'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x172): In function `dlfcn_bind_var':
: undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x237): In function `dlfcn_bind_func':
: undefined reference to `dlsym'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x262): In function `dlfcn_bind_func':
: undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x51b): In function `dlfcn_unload':
: undefined reference to `dlc...
2006 Mar 14
2
Problem compiling openssh-4.3p2 w/ openssl.0.9.8a on FC3
..._dlfcn.o)(.text+0x1f5): In function
`dlfcn_bind_var':
: undefined reference to `dlsym'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x241): In function
`dlfcn_bind_var':
: undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x2d5): In function
`dlfcn_bind_func':
: undefined reference to `dlsym'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x321): In function
`dlfcn_bind_func':
: undefined reference to `dlerror'
collect2: ld returned 1 exit status
make: *** [ssh] Error 1
Any ideas? It looks like an incompatibility between OpenSSH...
2001 Aug 08
3
openssh-2.9p2 Config - undefined references
...dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.o(.text+0x1d2): undefined reference to `dlclose'
/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':
dso_dlfcn.o(.text+0x283): undefined reference to `dlsym'
/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function
`dlfcn_bind_func':
dso_dlfcn.o(.text+0x353): undefined reference to `dlsym'
configure: failed program was:
#line 4419 "configure"
#include "confdefs.h"
#include <string.h>
#include <openssl/rand.h>
int main(void)
{
char a[2048];
memset(a, 0, sizeof(a));...
2005 Sep 27
1
make fails with ssl 0.9.8
...onnect2.c
gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o
sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/
lib -lssh -lopenbsd-compat -lcrypto -lutil -lz -lnsl -lcrypt -
lresolv -lresolv
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x2d4): In function
`dlfcn_bind_func':
dso_dlfcn.c: undefined reference to `dlsym'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x32c):dso_dlfcn.c:
undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x3cc): In function
`dlfcn_bind_var':
dso_dlfcn.c: undefined reference to `dlsym...
2002 May 18
0
[Bug 251] New: openssh-3.2.2p1-1.src.rpm won't build under RH6.2
...crypto.a(dso_dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.o(.text+0x192): undefined reference to `dlclose'
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':
dso_dlfcn.o(.text+0x253): undefined reference to `dlsym'
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':
dso_dlfcn.o(.text+0x305): undefined reference to `dlsym'
collect2: ld returned 1 exit status
make: *** [ssh] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.23187 (%build)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching th...
2002 Jun 27
0
[Bug 307] New: configure fails to add -ldl (RedHat specfile)
.../libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.o(.text+0x18c): undefined reference to `dlclose'
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':
dso_dlfcn.o(.text+0x239): undefined reference to `dlsym'
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':
dso_dlfcn.o(.text+0x309): undefined reference to `dlsym'
collect2: ld returned 1 exit status
make: *** [ssh] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.46927 (%build)
----------------------------------
I do not know why configure does not add -ldl to LD_FLAGS, I _have_ installe...
2001 Jun 19
2
Question about building tinc pre4
...ext+0xb4): undefined reference to `dlopen'
dso_dlfcn.o(.text+0x10a): undefined reference to `dlclose'
/usr/local/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':
dso_dlfcn.o(.text+0x1b3): undefined reference to `dlsym'
/usr/local/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':
dso_dlfcn.o(.text+0x263): undefined reference to `dlsym'
/usr/local/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.o(.text+0x352): undefined reference to `dlclose'
collect2: ld returned 1 exit status
make[2]: *** [tincd] Error 1
make[2]: Leaving directory `/us...
2001 Jul 19
1
This is what I get when I try to install openssh
...cn.o): In function `dlfcn_unload':
dso_dlfcn.o(.text+0x1d2): undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':
dso_dlfcn.o(.text+0x283): undefined reference to `dlsym'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':
dso_dlfcn.o(.text+0x353): undefined reference to `dlsym'
configure: failed program was:
#line 4428 "configure"
#include "confdefs.h"
Any help would be appreciated
Regards,
Satish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://...
2001 Jun 06
2
Failure to compile OpenSSH.
...(.text+0x10a): undefined reference to `dlclose'
/afs/bi/v/@sys/libraries/openssl/latest/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':
dso_dlfcn.o(.text+0x1f3): undefined reference to `dlsym'
/afs/bi/v/@sys/libraries/openssl/latest/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':
dso_dlfcn.o(.text+0x2f3): undefined reference to `dlsym'
/afs/bi/v/@sys/libraries/openssl/latest/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.o(.text+0x472): undefined reference to `dlclose'
collect2: ld returned 1 exit status
(2)
configure:4354: checking f...