CC drivers/md/dm-bbr.o drivers/md/dm-bbr.c:39:25: error: dm-bio-list.h: No such file or directory make[2]: *** [drivers/md/dm-bbr.o] Error 1 make[1]: *** [drivers/md] Error 2 make: *** [drivers] Error 2
Remove the line '#include "dm-bio-list.h"' from 'drivers/md/dm-bbr.c'
(In reply to comment #1) > Remove the line '#include "dm-bio-list.h"' from 'drivers/md/dm-bbr.c' > Alternatively you could do: touch drivers/md/dm-bio-list.h and let alone the source files. The empty header file should be replaced, if the "real" one ever turns up, I guess?
This should be fixed today.
Released in gentoo-sources-2.6.30-r1