Date: Sun, 13 Sep 2009 19:06:49 +0300 From: Marin Atanasov <dnaeon@gmail.com> To: Fredrik Lindberg <fli@shapeshifter.se> Cc: freebsd-emulation@freebsd.org Subject: Re: VirtualBox network patches for FreeBSD (vboxnetflt + vboxnetadp) Message-ID: <717f7a3e0909130906w521257e9g34b8b3a61d828430@mail.gmail.com> In-Reply-To: <4AACA589.9080102@shapeshifter.se> References: <4AA784D9.80405@shapeshifter.se> <717f7a3e0909122245r75f7d205j19507593c209a4ab@mail.gmail.com> <4AACA589.9080102@shapeshifter.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I just tried to apply the patches on the new Virtualbox port ( 3.0.51.r22683 ) and then did a make install, but I got this error during the install process: ===> Installing for virtualbox-3.0.51.r22683 ===> virtualbox-3.0.51.r22683 depends on file: /usr/local/bin/easy_install-2.6 - found ===> virtualbox-3.0.51.r22683 depends on file: /usr/local/bin/python2.6 - found ===> virtualbox-3.0.51.r22683 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> virtualbox-3.0.51.r22683 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> virtualbox-3.0.51.r22683 depends on package: qt4-gui>=4.5.2 - found ===> virtualbox-3.0.51.r22683 depends on package: qt4-network>=4.5.2 - found ===> virtualbox-3.0.51.r22683 depends on package: qt4-linguist>=4.5.2 - found ===> virtualbox-3.0.51.r22683 depends on executable: pkg-config - found ===> virtualbox-3.0.51.r22683 depends on file: /usr/local/lib/gio/modules/libgiofam.so - found ===> virtualbox-3.0.51.r22683 depends on executable: cdrecord - found ===> Generating temporary packing list ===> Checking if emulators/virtualbox already installed /bin/mkdir -p /boot/modules install -o root -g wheel -m 555 /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22683/out/freebsd.x86/debug/bin/vboxdrv.ko /boot/modules install -o root -g wheel -m 555 /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22683/out/freebsd.x86/debug/bin/vboxnetadp.ko /boot/modules install: /usr/ports/emulators/virtualbox/work/virtualbox-3.0.51r22683/out/freebsd.x86/debug/bin/vboxnetadp.ko: No such file or directory *** Error code 71 Stop in /usr/ports/emulators/virtualbox. *** Error code 1 Stop in /usr/ports/emulators/virtualbox. Are the patches supposed to work with new Virtualbox port? Regards, Marin On Sun, Sep 13, 2009 at 10:55 AM, Fredrik Lindberg <fli@shapeshifter.se>wrote: > Marin Atanasov wrote: > >> Hi, >> >> Yesterday I did an upgrade of the Virtualbox port from 3.0.51.r22226 to >> 3.0.51.r22683. >> >> However I tried changing the network settings to Bridge mode and Host only >> networking, but that doesn't seem to work for me. >> >> Are Fredrik's patches included in the latest port of Virtualbox or I still >> need to apply them manually? >> Also one more question about the patches - are they supposed to create the >> bridge interfaces automatically or I need to create them manually first >> before using them? >> >> Regards, >> Marin >> >> > No they are not included in the latest version of the port. They > are however include in the upstream sources so future version > of the VirtualBox port will include them. > > If you're using bridged mode everything *should* work automatically, > you won't however see any "bridge interface" with ifconfig or similar, > everything is done internally. > > Fredrik > > -- Marin Atanasov dnaeon AT gmail DOT com daemon AT unix-heaven DOT org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?717f7a3e0909130906w521257e9g34b8b3a61d828430>