Displaying 12 results from an estimated 12 matches for "dlfcn_load".
2005 Sep 06
3
OpenSSH-4.2p1 with OpenSSL-0.98 (bug)
...4.2p1/openbsd-compat'
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 -lresolv -lcrypto -lutil -lz -lnsl -lcrypt
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x35): In function `dlfcn_load':
: undefined reference to `dlopen'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x95): In function `dlfcn_load':
: undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xbc): In function `dlfcn_load':
: undefined reference to `dlerror'...
2006 Mar 14
2
Problem compiling openssh-4.3p2 w/ openssl.0.9.8a on FC3
...th the following error:
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 -lresolv -lcrypto -lutil -lz -lnsl -lcrypt
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x38): In function
`dlfcn_load':
: undefined reference to `dlopen'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xa0): In function
`dlfcn_load':
: undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xc9): In function
`dlfcn_load':
: undefined reference to `dlerror'
/...
2001 Aug 08
3
openssh-2.9p2 Config - undefined references
Hi Damien,
I have a problem getting openssh-2.9p2 properly configured.
This is the problem:
configure:4433: gcc -o conftest -g -O2 -Wall -I/opt/openssl/include
-L/opt/open
ssl/lib conftest.c -lz -lnsl -lutil -lcrypto 1>&5
/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.o(.text+0x8e): undefined reference to `dlopen'
dso_dlfcn.o(.text+0xa4): undefined reference to `dlopen'
dso_dlfcn.o(.text+0x10a): undefined reference to `dlclose'
/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.o(.text+0x1d2): undefin...
2005 Oct 15
3
Dovecot doesn' compile with gnutls
...recated (declared at /usr/include/gnutls/compat8.h:77)
make[4]: *** [ssl-proxy-gnutls.o] Error 1
Building with openssl 0.9.8 there are connection errors:
dovecot: Oct 15 22:46:48 Error: imap-login: Can't load certificate \
file /etc/ssl/certs/dovecot.pem: error:25066067:DSO support \
routines:DLFCN_LOAD:could not load the shared library
Any hints? Please notice I prefer gnutls ;-)
Thanks Elimar
--
On the keyboard of life you have always
to keep a finger at the escape key;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/p...
2005 Oct 16
1
ssl + dovecot + debian sid
...-ssl server.
I both tried out the debian package(1.0.alpha3-2.0.1) from the official
repository and
compiling from source(1.0 alpha3 version). The error is always the same:
Oct 15 09:28:04 www dovecot: pop3-login: Can't set cipher list to 'all:!
LOW': error:25066067:DSO support routines:DLFCN_LOAD:could not load the
shared library
Is it a bug of dovecot or a bug of the openssl package?
My relevant libssl packages:
Package: libssl0.9.8
State: installed
Version: 0.9.8-3
-------
Package: libssl0.9.7
State: installed
Version: 0.9.7g-5
Thanks:
Aron Novak
2005 Oct 24
2
debian dovecot upgrade
...get this in my syslog.
Oct 24 17:33:33 mail dovecot: Dovecot v1.0.alpha3 starting up
Oct 24 17:33:34 mail dovecot: Login process died too early - shutting down
Oct 24 17:33:34 mail dovecot: imap-login: Can't load certificate file /etc/ssl/certs/dovecot.pem: error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library
Oct 24 17:33:34 mail dovecot: imap-login: Can't load certificate file /etc/ssl/certs/dovecot.pem: error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library
Oct 24 17:33:34 mail dovecot: child 5983 (login) returned error 89
Oct 24 17:33:34...
2001 Jun 19
2
Question about building tinc pre4
...t;/usr/local
/tinc_new/share/locale\" -DLOCALSTATEDIR=\"/usr/local/tinc_new/var\" -o
tincd conf.o connection.o meta.o net.o netutl.o process.o protocol.o
route.o subnet.o tincd.o ../lib/libvpn.a -L/usr/local/openssl/lib -lcrypto
/usr/local/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.o(.text+0x99): undefined reference to `dlopen'
dso_dlfcn.o(.text+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): undefin...
2002 May 18
0
[Bug 251] New: openssh-3.2.2p1-1.src.rpm won't build under RH6.2
...n: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: seba at iq.pl
Openssl updated to openssl-0.9.6b-18
error:
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.o(.text+0xb9): undefined reference to `dlopen'
dso_dlfcn.o(.text+0xc8): undefined reference to `dlopen'
dso_dlfcn.o(.text+0x121): undefined reference to `dlclose'
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.o(.text+0x192): undefined...
2002 Jun 27
0
[Bug 307] New: configure fails to add -ldl (RedHat specfile)
...and RedHat 7.3 fails:
----------------------------------
i386-redhat-linux-gcc -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o sshtty.o readconf.o clientloop.o -L. -Lopenbsd-compat/ -lssh
-lopenbsd-compat -lutil -lz -lnsl /usr/lib/libcrypto.a
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.o(.text+0x8a): undefined reference to `dlopen'
dso_dlfcn.o(.text+0xe8): undefined reference to `dlclose'
/usr/lib/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 fu...
2005 Sep 27
1
make fails with ssl 0.9.8
...ypto.a(dso_dlfcn.o)(.text+0x448):dso_dlfcn.c:
undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x49d): In function
`dlfcn_unload':
dso_dlfcn.c: undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x551): In function
`dlfcn_load':
dso_dlfcn.c: undefined reference to `dlopen'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x5c6):dso_dlfcn.c:
undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x5ff):dso_dlfcn.c:
undefined reference to `dlerror'
collect2: ld returned 1 ex...
2001 Jul 19
1
This is what I get when I try to install openssh
...ng for OpenSSL directory
configure:4442: gcc -o conftest -g -O2 -Wall -Wpointer-arith
-Wno-uninitialized
-I/usr/local/include -I/usr/local/ssl/include -L/usr/local/lib
-L/usr/local/ss
l/lib conftest.c -lz -lnsl -lutil -lcrypto 1>&5
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.o(.text+0x8e): undefined reference to `dlopen'
dso_dlfcn.o(.text+0xa4): undefined reference to `dlopen'
dso_dlfcn.o(.text+0x10a): undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.o(.text+0x1d2): undef...
2001 Jun 06
2
Failure to compile OpenSSH.
...s, build fails. (5)
(1)
configure:4411: gcc -o conftest -g -O2 -Wall -I/afs/bi/v/@sys/libraries/openssl/latest/include -L/afs/bi/v/@sys/libraries/openssl/latest/lib conftest.c -lz -lnsl -lutil -lcrypto 1>&5
/afs/bi/v/@sys/libraries/openssl/latest/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.o(.text+0x9e): undefined reference to `dlopen'
dso_dlfcn.o(.text+0xb4): undefined reference to `dlopen'
dso_dlfcn.o(.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_...