maintainer-feedback requested: [Bug 211315] emulators/virtualbox-ose: build fails at configure stage

Mario Lobo lobo at bsd.com.br
Mon Jul 25 13:04:25 UTC 2016


On Sat, 23 Jul 2016 17:36:30 +0000
bugzilla-noreply at freebsd.org wrote:

> Dmitri Goutnik <dg at syrec.org> has reassigned Bugzilla Automation
> <bugzilla at FreeBSD.org>'s request for maintainer-feedback to
> vbox at FreeBSD.org: Bug 211315: emulators/virtualbox-ose: build fails
> at configure stage
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211315
> 
> 
> 
> --- Description ---
> 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 at 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).
> _______________________________________________
> freebsd-emulation at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to
> "freebsd-emulation-unsubscribe at freebsd.org"


Tell it to use base ssl by putting DEFAULT_VERSIONS+=ssl=base
in make.conf and see if it compiles.

-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since 2.2.8 [not Pro-Audio.... YET!!]
 
"UNIX was not designed to stop you from doing stupid things, 
because that would also stop you from doing clever things."


More information about the freebsd-emulation mailing list