From owner-freebsd-emulation@FreeBSD.ORG Sun Sep 6 15:35:08 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 519A5106566B; Sun, 6 Sep 2009 15:35:08 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id 185F48FC1B; Sun, 6 Sep 2009 15:35:06 +0000 (UTC) Received: by bwz2 with SMTP id 2so1474243bwz.43 for ; Sun, 06 Sep 2009 08:35:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=Klx3nG45VAe2cbQeKwp3iMXomK053Tyi7B4UEYcgeD4=; b=bk+LgnHx3bqp0/BbPv/I3YMTW0IR06xWgMpME2SWhr7EuvaAYgidvDKe4izrH/x+Z/ e9ocjMNJ571aP0un/P9sjMEt/KsMzlEJ3gIB3hsAwe9sq8M7HvRUsYxC/CyJNP1mkxUZ 9o9vgtm2+lYPo1Vm7kCHl98upCgYqOJ5q5+ic= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=m+4Zg5B3oSHFDhGAKT6RWbntSiImDp3BVpnJbzSohh+M8InQ5oOg+zhMSqblxqnU5k MdUJXFk1IdEIvDcJvWXZzfcJOC0xKIcInk8nnTXSweLHMtqg10wqo11VyFf7l3yGee2y 9bcq2CqqSE9g9o2EV5vNtpemidshQyY/jbgE4= MIME-Version: 1.0 Received: by 10.204.160.144 with SMTP id n16mr11020377bkx.152.1252249928288; Sun, 06 Sep 2009 08:12:08 -0700 (PDT) In-Reply-To: References: <20090611194557.GC98175@bsdcrew.de> From: Odhiambo Washington Date: Sun, 6 Sep 2009 18:11:48 +0300 Message-ID: <991123400909060811u9bea4d9rdbf453dfaae7c185@mail.gmail.com> To: Danny Braniss Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 6 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Sep 2009 15:35:08 -0000 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. -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "If you have nothing good to say about someone, just shut up!." -- Lucky Dube