virtualbox-ose 5.0.26 build fails at configure stage with message: ... Checking for ssl: libcrypto not found at -I/usr/local/include /usr/local/lib/libcrypto.a /usr/local/lib/libssl.a or openssl headers not found ... uname -a FreeBSD xombo.syrec.org 11.0-BETA1 FreeBSD 11.0-BETA1 #0 r303154: Thu Jul 21 13:54:26 ECT 2016 root@xombo.syrec.org:/usr/obj/usr/src/sys/XOMBO amd64 I believe configure script needs either an order of libs reversed or -Wl,--start-group added (see attached patch).
Created attachment 172901 [details] make -dl output
Created attachment 172902 [details] configure.log
Created attachment 172903 [details] configure patch
It should be fixed differently with r418983.