Chris writes: > Hmmm.... Im getting some compile errors. Im not a pro at this, so maybe > im doing something dumb.. > > FreeBSD 11.2 OpenSSL 1.1.1 Unbound 1.8.0 All fresh install > > Openssl > ./config make install >> No errors > > ./configure --with-ssl=/usr/local/openssl-1.1.1 --without-pthreads > --without-solaris-threads
This seems FreeBSD ports related. A similar problem has reported been report atthe FreeBSD bugzilla <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231488>. There is also a suggested fix which seems to work. jaap
