uname -a
    BSD/OS haggis.ma.certco.com 4.0 BSDI BSD/OS 4.0
    Kernel #0: Tue Jul 28 15:56:54 MDT 1998
    [EMAIL PROTECTED]:/rel/proto/4.0-i386/usr/src/sys/compile/GENERIC  i386

gcc --version
    2.7.2.1

In order to build you must do "./config no-asm"
The assembler functions have leading underscores; the C stuff doesn't
so linking fails, waiting "foo_bar" when the asm file exports 
"_foo_bar".

        /r$
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to