Date: Tue, 16 Jun 2009 13:43:01 +0300 From: Andriy Gapon <avg@icyb.net.ua> Cc: freebsd-emulation@freebsd.org, freebsd-ports@freebsd.org, Martin Wilke <miwi@freebsd.org> Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 6 Message-ID: <4A377735.4060600@icyb.net.ua> In-Reply-To: <20090615104515.GA3983@current.Sisis.de> References: <20090611194557.GC98175@bsdcrew.de> <4A325423.3000606@icyb.net.ua> <991123400906150317y7edb560anf74c5c1eec0cc293@mail.gmail.com> <20090615102607.GA45646@bsdcrew.de> <991123400906150330k7f3aa11am97ea69c0d1be4768@mail.gmail.com> <20090615104515.GA3983@current.Sisis.de>
next in thread | previous in thread | raw e-mail | index | archive | help
BTW, it seems that the port doesn't do kldxref on /boot/modules after installation (or un-installation). Ditto for the package built from the port. Also, the package (unlike the port) can not install the kld module. It seem that this happens because of the leading / in %%KMODDIR%%. That is, plist (+CONTENTS) expands to: @cwd / /boot/modules/vboxdrv.ko But I think that it should be: @cwd / boot/modules/vboxdrv.ko -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A377735.4060600>