From owner-freebsd-ports@FreeBSD.ORG Sun Sep 6 16:25:49 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB6D7106566B; Sun, 6 Sep 2009 16:25:49 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4]) by mx1.freebsd.org (Postfix) with ESMTP id 077638FC16; Sun, 6 Sep 2009 16:25:48 +0000 (UTC) Received: by bsdcrew.de (Postfix, from userid 1001) id 4CF1C4AF52; Sun, 6 Sep 2009 18:25:45 +0200 (CEST) Date: Sun, 6 Sep 2009 18:25:45 +0200 From: Martin Wilke To: Odhiambo Washington Message-ID: <20090906162544.GA39448@bsdcrew.de> References: <20090611194557.GC98175@bsdcrew.de> <991123400909060811u9bea4d9rdbf453dfaae7c185@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <991123400909060811u9bea4d9rdbf453dfaae7c185@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Danny Braniss , ports@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Sep 2009 16:25:49 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, Sep 06, 2009 at 06:11:48PM +0300, Odhiambo Washington wrote: > On Sun, Sep 6, 2009 at 1:40 PM, Danny Braniss wrote: > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > Huhu, > > > > > > Yes we life and that's good :-). > > > Changes: > > > > > > - Fix build error when compiling in debug mode on FreeBSD HEAD > > > - SemEvent?-r0drv/FreeBSD: Don't use tvtohz for an infinite timeout. > > > - Some FreeBSD relate typos > > > - Enable shared OpenGL service. Completely untested due to lack of > > > appropriate hardware but it compiles at least > > > - Add support for shared clipboards. Requires libXt > > > - FreeBSD: Implement preemption API for guest SMP and enable > > > it (slightly tested). Add neccessary RTMP* methods in userspace > > > for the frontends to detect the number of CPUs > > > - Runtime/semevent-r0drv-freebsd: Use a sleeping mutex > > > instead of a spinlock to fix the problems users are seeing > > > (assertions with debugging enabled) while still being able > > > to run on 100Hz hosts. No problems detected so far and Solaris > > > doesn't use a spin mutex in this code too so it shouldn't do > > > any harm (keeping fingers crossed)space for the frontends to > > > detect the number of CPUs > > > - Add support for curl > > > - Add VBoxSharedClipboard > > > > > > Ports Changes; > > > - Force guestadditions version to 2.2.4 > > > - Removed Qt3 include replacements (already upstream) > > > - Removed cosmetic X11 include path patch > > > > > > Please make SURE, your world and kernel is in sync and you've read > > > the pkg-messages. Also please unload the kernel module before > > > you update the port ;-). > > > > > > Many thx to all Vbox Devs, All supporters, my nice team! :-) > > > > > > http://people.freebsd.org/~miwi/vbox/virtualbox_6.tgz > > > > > > Happy Testing! > > > > > ok, so some time has passed, but virtualbox-2.2.51r20457.tar.gz is no > > longer available, there is a > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/virtualbox-2.2.51r20457.tar.bz2 > > then again in ports/emulatores/virtualbox the version is 3.0.51r22226, > > > > can someone please explain? > > > > > > > And on my FreeBSD 7.2-STABLE, compiling virtualbox fails as follows: > > > > kBuild: Linking VBoxREM64 > kBuild: Installing VBoxREM64 => > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226/out/freebsd.x86/release/bin/VBox > REM64.so > kmk[2]: Leaving directory > `/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226' > kmk[1]: Leaving directory > `/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226' > kBuild: Pass - Programs > kmk[1]: Entering directory > `/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226' > kmk[2]: Entering directory > `/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226' > kBuild: Compiling tstAPI - > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226/src/VBox/Main/testcase/tstAPI.cpp > kBuild: Linking tstAPI > /usr/local/lib/libssl.so.5: undefined reference to `d2i_X509_EXTENSIONS' > /usr/local/lib/libssl.so.5: undefined reference to > `ENGINE_get_ssl_client_cert_function' > /usr/local/lib/libssl.so.5: undefined reference to `HMAC_CTX_set_flags' > /usr/local/lib/libssl.so.5: undefined reference to `i2d_X509_EXTENSIONS' > /usr/local/lib/libssl.so.5: undefined reference to > `ENGINE_load_ssl_client_cert' > /usr/local/lib/libssl.so.5: undefined reference to `pqueue_size' > /usr/local/lib/libssl.so.5: undefined reference to `EVP_idea_cbc' > kmk[2]: *** > [/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226/out/freebsd.x86/release/obj/tstAPI/tstAPI] > Error 1 > The failing command: > @g++ '-Wl,-rpath,/usr/local/lib/virtualbox' -m32 -o > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r > 22226/out/freebsd.x86/release/obj/tstAPI/tstAPI > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226/out/freebsd.x86/ > release/obj/tstAPI/tstAPI.o -L/usr/lib -L/usr/X11R6/lib > -L/usr/local/lib > /usr/ports/emulators/virtualbox/work/virtualbo > x-3.0.51r22226/out/freebsd.x86/release/bin/VBoxRT.so > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226/out/freeb > sd.x86/release/lib/VBoxCOM.a > /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226/out/freebsd.x86/release/bin/VBoxX > PCOM.so > kmk[2]: Leaving directory > `/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226' > kmk[1]: *** [pass_binaries_this] Error 2 > kmk[1]: Leaving directory > `/usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226' > kmk: *** [pass_binaries_order] Error 2 > *** Error code 2 > > Stop in /usr/ports/emulators/virtualbox. > > > I hope someone can advise on what is needed. > deinstall openssl from ports and try again :) > > -- > Best regards, > Odhiambo WASHINGTON, > Nairobi,KE > +254733744121/+254722743223 > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > "If you have nothing good to say about someone, just shut up!." > -- Lucky Dube - -- +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | Skype : splash_111 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkqj4ogACgkQdLJIhLHm/OlShwCeJRqpqaBYbehqpKKfugxWD0PD OdEAmQFSfdfWNXvO/vTRLj5vxIsD5EwP =gbCY -----END PGP SIGNATURE-----