Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=527488 --- Comment #24 from Fabio Massimo Di Nitto <fdinitto@xxxxxxxxxx> 2009-10-15 01:10:02 EDT --- Some more things... building the km (for testing) fails in differnt ways. Try builds with: rpmbuild -ba --with km SPECS/drbd.spec rpmbuild -ba --define 'kernelversion 2.6.31.1-56.fc12.x86_64' --define 'kdir /lib/modules/2.6.31.1-56.fc12.x86_64/build' --with km SPECS/drbd.spec Then I had to add: %configure \ %{?_without_utils} \ %{?_with_km} \ KDIR=%{kdir} \ %{?_without_udev} \ ^^ KDIR in there otherwise the configure assumes uname -r that might not be true if I did override from command line. Clearly the kernel module is NOT a blocker, but helps for testing of userland ;) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review