Bug 232765

Summary: www/apache24: mod_ssl.so: Undefined symbol "RAND_egd"
Product: Ports & Packages Reporter: Kurt Jaeger <pi>
Component: Individual Port(s)Assignee: freebsd-apache (Nobody) <apache>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: pi, w.schwarzenfeld
Priority: --- Flags: bugzilla: maintainer-feedback? (apache)
Version: Latest   
Hardware: Any   
OS: Any   

Comment 1 Walter Schwarzenfeld 2018-10-28 18:16:29 UTC
#include <openssl/rand.h> ??
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2018-10-28 18:38:04 UTC
rebuilding apr-1 with make.conf value ssl=openssl111 and rebuilding the depend apache24 yields a working apache24. So how can this be forced somehow ?