Ingo Molnar napisał(a):Friday the 13th, my lucky day :). /mnt/md0/devel/linux-msc-cfs/usr/include/linux/sched.h requires linux/rbtree.h, which does not exist in exported headers make[3]: *** No rule to make target `/mnt/md0/devel/linux-msc-cfs/usr/include/linux/.check.sched.h', needed by `__headerscheck'. Stop. make[2]: *** [linux] Error 2 make[1]: *** [headers_check] Error 2 make: *** [vmlinux] Error 2 Regards, Michal -- Michal K. K. Piotrowski LTG - Linux Testers Group (PL) (http://www.stardust.webpages.pl/ltg/) LTG - Linux Testers Group (EN) (http://www.stardust.webpages.pl/linux_testers_group_en/) Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com> --- linux-msc-cfs-clean/include/linux/Kbuild 2007-04-13 23:52:47.000000000 +0200 +++ linux-msc-cfs/include/linux/Kbuild 2007-04-13 23:49:41.000000000 +0200 @@ -133,6 +133,7 @@ header-y += quotaio_v1.h header-y += quotaio_v2.h header-y += radeonfb.h header-y += raw.h +header-y += rbtree.h header-y += resource.h header-y += rose.h header-y += smbno.h -
