Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2016 10:04:27 -0300
From:      Mario Lobo <lobo@bsd.com.br>
Cc:        vbox@FreeBSD.org
Subject:   Re: maintainer-feedback requested: [Bug 211315] emulators/virtualbox-ose: build fails at configure stage
Message-ID:  <20160725100427.27460ced@Papi>
In-Reply-To: <bug-211315-26505-vsIvQEKxld@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211315-26505@https.bugs.freebsd.org/bugzilla/> <bug-211315-26505-vsIvQEKxld@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 23 Jul 2016 17:36:30 +0000
bugzilla-noreply@freebsd.org wrote:

> Dmitri Goutnik <dg@syrec.org> has reassigned Bugzilla Automation
> <bugzilla@FreeBSD.org>'s request for maintainer-feedback to
> vbox@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@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@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to
> "freebsd-emulation-unsubscribe@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."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160725100427.27460ced>