Hi
> John Badanes <[EMAIL PROTECTED]>:
>
> OpenSSL version: 0.9.5
> [...]
> Target (default): nextstep
> Target: nextstep
> Compiler: NeXT Software, Inc. version cc-744.13, gcc version 2.7.2.1
>
> cc -o bntest -I../include -O -Wall bntest.o -L. -L.. -L../.. -L../../..
> -L.. -lcrypto
> /bin/ld: Undefined symbols:
> _ERR_error_string
> _ERR_get_error
> _ERR_load_crypto_strings
> _ERR_print_errors_fp
> _RAND_seed
> _ERR_put_error
> _ERR_add_error_data
> _RAND_add
> _RAND_bytes
> _RAND_pseudo_bytes
>
> Strange. What does the output of 'nm libcrypto.a' look like?
> ______________________________________________________________________
I compiled it here (OS 4.2/Mach, MacOS X) and it works without any problems...
Bye,
Juergen Moellenhoff
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]