Hi,

on a recent snapshot:
OpenBSD 7.3-current (GENERIC) #1292: Wed Aug 23 10:34:04 MDT 2023
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC

starting httpd fails:
sudo /etc/rc.d/apache2 -d start 
doing _rc_parse_conf
apache2_flags empty, using default ><
doing rc_check
apache2
doing rc_start
doing _rc_wait_for_start
doing rc_check
httpd2:/usr/local/lib/apache2/mod_ssl.so: undefined symbol 'ENGINE_get_first'
httpd2:/usr/local/lib/apache2/mod_ssl.so: undefined symbol 'ENGINE_get_next'
httpd2: Syntax error on line 38 of /etc/apache2/httpd2.conf: Syntax error on 
line 1 of /etc/apache2/modules/ssl.load: Cannot load 
/usr/local/lib/apache2/mod_ssl.so into server: Cannot load specified object
doing _rc_rm_runfile
(failed)

first had the package tried, then a apache-httpd built by myself, both error 
out with the same message.

Sebastian

Reply via email to