On Tue, Mar 02, 1999, Ilya Obshadko wrote:

>[...] 
> I use OpenSSL instead of SSLeay (SSLeay can't be compiled on FreeBSD
> 3.1R).

Oh, SSLeay can be compiled under FreeBSD 3.1, of course.  All you need is an
adjusted entry in the Configure script because FreeBSD 3.1 uses ELF instead of
a.out. Just add the following line after the ``"FreeBSD", ...'' line in
SSLeay's Configure script and use ``perl Configure FreeBSD-elf''.

"FreeBSD-elf", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 
-Wall::BN_LLONG $x86_gcc_des $x86_gcc_opts:$x86_elf_asm",

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to