On Mon, Aug 19, 2013 at 10:39:53AM +0000, Aníbal Monsalve Salazar wrote: > cpuid.c:29:25: fatal error: linux/major.h: No such file or directory > The patch below fixes the FTBFS on GNU/kFreeBSD. The patch just omits #include but how will the code compile without CPUID_MAJOR defined there? Looks like parts that implement the --kernel option need to be wrapped in a linux-only define.
-- WBR, wRAR -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

