[Bug 527488] Review Request: drbd - drbd tools

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 15 05:10:04 UTC 2009


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 at redhat.com>  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.




More information about the package-review mailing list