I'm not sure if that's your problem but,
you may need to patch the openssl source. Actually I just went through
this.
RAND_egd is defined in libssl but RAND_egd_bytes is not. It is supplied
by FixPatch script.
Download and extract openssl in same parent dir as apache-ssl. Run
FixPatch as usually it should find and ask you to patch openssl source.
Build and install openssl. I think you have to run FixPatch again(?)
I was wondering why the openssl package doesn't already come with the
changes? (eg. RAND_egd_bytes) Are they not desireable?
PS. Has anyone got openssl CA certs to work with any netscape product
yet?
thanks,
Kervin
Robert Kubarych wrote:
>
> While running make on apache_1.3.12 it exits with the following error:
>
> ld:
> Unresolved:
> RAND_egd_bytes
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
>
> Our platform is Tru64 4.0f. Previous to running make I ran:
>
> root#./configure --activate-module=src/modules/perl/libperl.a \
> > --activate-module=src/modules/ssl/libssl.a \
> > --enable-shared=remain \
> > --add-module=/usr/src/apache_1.3.12/src/modules/extra/mod_roaming.c \
> > --prefix=/usr/local/apache_1.3.12 --enable-module=so \
> > --enable-module=apache_ssl
>
> Any help would be greatly appreciated.
>
> Rob
> \\|//
> (o -)
> ~~~~~~~~~~~oOOo~(_)~oOOo~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Robert K. Kubarych,
> Asst. Director of Systems Admin. & Programming
> Rockland Community College
> Suffern, NY 10901
> Phone: (914) 574-4799
>
> Machine: DEC Alpha 4100 Phone: (914) 574-4799
> OS: Digital UNIX 4.0F Fax: (914) 574-4354
> Unidata Version: UDT 5.1
> Colleague Versions: 16.461
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]