Thank you for another quick response :)
I hate to show that im not a compiling expert, but, where do do the
below change:
-USES= autoreconf cpe libtool ssl
+USES= autoreconf cpe libtool ssl pkgconfig
Just a FYI. This was a new install of FreeBSD 11.2 AMD64 from the DVD download.
I did nothing else except install OpenSSL 1.1.1 and Unbound 1.8.0.. The issue
*should* be easy to reproduce. But, of course, who knows.
I will work on this later this evening and report back.
On 9/20/2018 1:38 AM, Jaap Akkerhuis wrote:
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