You could try building the kmod package with something like:
tmpdir=$(mktemp -d)
pushd $tmpdir
sudo yum-builddep VirtualBox-kmod
popd
rm -rf $tmpdir
On Fri, Mar 1, 2013 at 1:43 PM, Ed Greshko <Ed.Greshko@xxxxxxxxxxx> wrote:
On 03/01/13 18:52, Joachim Backes wrote:And there are no logs for the attempt to build the modules?
> I tried, but there are too much dependencies in F18 :-(
I gather you also tried creating /lib/modules/3.8.1-201.fc18.x86_64/extra (there is no s at the end) to see if that my allow the build to complete?
--
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test
-- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test