Re: Can't configure Openssh
From: paul@cuenet.com
Date: 11/21/02
- Next message: paul@cuenet.com: "Re: Can't configure Openssh"
- Previous message: Nico Kadel-Garcia: "Re: resuming file transfer with scp"
- In reply to: Darren Tucker: "Re: Can't configure Openssh"
- Next in thread: paul@cuenet.com: "Re: Can't configure Openssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 20 Nov 2002 22:45:43 -0800 From: paul@cuenet.com To: Darren Tucker <dtucker@dodgy.net.au>
Darren Tucker wrote:
> In article <3DDB26A2.AE01E6DF@cuenet.com>, <paul@cuenet.com> wrote:
> [snip]
> >/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'
>
> How did you configure openssl when you compiled it?
I may have configured it dynamically for some reason....
> It looks like openssl wants dynamic loading functions for some reason.
> You can try adding "-ldl" to your LDFLAGS, ie:
>
> export LDFLAGS="-ldl"
> ./configure
That was the ticket!!! Thanks all for your friendly help!
--Paul
- Next message: paul@cuenet.com: "Re: Can't configure Openssh"
- Previous message: Nico Kadel-Garcia: "Re: resuming file transfer with scp"
- In reply to: Darren Tucker: "Re: Can't configure Openssh"
- Next in thread: paul@cuenet.com: "Re: Can't configure Openssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|