Re: Problems with VirtualBox-4.2.6-5.fc18.x86_64 from rpmfusion and kernel-3.8.1-201.fc18.x86_64 resp. kernel-devel-3.8.1-201.fc18.x86_64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You could try building the kmod package with something like:

tmpdir=$(mktemp -d)
pushd $tmpdir
yumdownloader --source VirtualBox-kmod
sudo yum-builddep VirtualBox-kmod
rpmbuild --rebuild 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:
> I tried, but there are too much dependencies in F18 :-(

And there are no logs for the attempt to build the modules?

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

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux