Date: Mon, 4 Aug 2014 10:51:41 +0200 From: Matthias Apitz <guru@unixarea.de> To: Bernhard =?utf-8?B?RnLDtmhsaWNo?= <decke@FreeBSD.org> Cc: "freebsd-emulation@freebsd.org" <emulation@FreeBSD.org> Subject: Re: [Call for Testers] VirtualBox 4.3.0 Message-ID: <20140804085140.GA1669@La-Habana> In-Reply-To: <CAE-m3X2AEvxdAb4y2ACYsZkKBddSEPkffq3j3WUaPZQS0mtbDA@mail.gmail.com> References: <CAE-m3X2AEvxdAb4y2ACYsZkKBddSEPkffq3j3WUaPZQS0mtbDA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Friday, January 03, 2014 a las 04:15:30PM +0100, Bernhard Fröhlich escribió: > VirtualBox 4.3.6 Ports: > http://people.freebsd.org/~decke/virtualbox/virtualbox-cft-4.3.6-20140103.tar.gz > > ... Hello, Based on the call for testers file virtualbox-cft-4.3.0-20131020.tar.gz I compiled ports/emulators/virtualbox-ose-additions; the background of using this version from end of October is, that it is the last one which fits in my ports tree and the 10-CURRENT (r255948, ports: r328930, October 1st 2013) I have to run in this VM which runs fine in vbox of Ubuntu 14.04; after this 4.3.0 there was a fundamental change in the ports tree and it would mean that I have to compile all my ports from scratch; I had a few errors and removed -fformat-extensions -fno-format-extensions -mno-align-long-strings from work/VirtualBox-4.3.0/Config.kmk and after this it compiled and installed fine with: # make install USE_GCC=any but the system can not load the module: # /usr/local/etc/rc.d/vboxguest start /usr/local/etc/rc.d/vboxguest: WARNING: Can't load vboxguest module. # ls -ltr /boot/modules/vb* -r-xr-xr-x 1 root wheel 5433 Aug 4 10:24 /boot/modules/vboxvideo.ko -r-xr-xr-x 1 root wheel 184387 Aug 4 10:24 /boot/modules/vboxguest.ko # kldload /boot/modules/vboxguest.ko kldload: can't load /boot/modules/vboxguest.ko: No such file or directory Why is this? Thanks Vy 73 matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140804085140.GA1669>