Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 2009 18:25:45 +0200
From:      Martin Wilke <miwi@FreeBSD.org>
To:        Odhiambo Washington <odhiambo@gmail.com>
Cc:        Danny Braniss <danny@cs.huji.ac.il>, ports@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org
Subject:   Re: [Call For Testing] VirtualBox for FreeBSD! take 6
Message-ID:  <20090906162544.GA39448@bsdcrew.de>
In-Reply-To: <991123400909060811u9bea4d9rdbf453dfaae7c185@mail.gmail.com>
References:  <20090611194557.GC98175@bsdcrew.de> <E1MkFAi-0005OD-K0@kabab.cs.huji.ac.il> <991123400909060811u9bea4d9rdbf453dfaae7c185@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----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 <danny@cs.huji.ac.il> 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<http://people.freebsd.org/%7Emiwi/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-----



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