[stunnel-users] compilation errors

Michal Trojnara Michal.Trojnara at mobi-com.net
Thu Mar 3 14:56:23 CET 2005


Greg Matthews wrote:
> excellent! compilation almost completes now. It falls over at the
> linking stage:
[cut]
> ld32: ERROR 33: Unresolved text symbol "ENGINE_load_builtin_engines" --
> 1st referenced by ssl.o.

It looks like your OpenSSL library is not compiled with engines enabled:
    ./Configure no-engine
Just reconfigure/rebuild OpenSSL with engine code or remove:
    /usr/local/ssl/include/openssl/engine.h
file.

Best regards,
    Mike



More information about the stunnel-users mailing list