On Sun, Sep 24, 2000 at 08:04:50PM +0700, Alexander Bystrov wrote:
> libtasks.a(lftp_ssl.o): In function `lftp_ssl_init(void)':
> lftp_ssl.o(.text+0x38): undefined reference to `RAND_egd'
> lftp_ssl.o(.text+0x57): undefined reference to `RAND_status'
> collect2: ld returned 1 exit status
>
> It seems that configure script does not properly check
> required OpenSSL version.
> AFAIK RAND_status() appeared only in the OpenSSL0.9.5.a
What is the problem with installing it?
> (the latest release) and RAND_egd() presents only in 0.9.6beta vesion.
Nope, 0.9.5a does have it.
--
Alexander.