Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273663 - sys-kernel/gentoo-sources-2.6.30 fails to compile with CONFIG_BLK_DEV_DM_BBR
Summary: sys-kernel/gentoo-sources-2.6.30 fails to compile with CONFIG_BLK_DEV_DM_BBR
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-06-10 22:12 UTC by Jaak Ristioja
Modified: 2009-06-11 16:31 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaak Ristioja 2009-06-10 22:12:46 UTC
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
Comment 1 Niels Ole Salscheider 2009-06-11 10:16:03 UTC
Remove the line '#include "dm-bio-list.h"' from 'drivers/md/dm-bbr.c'
Comment 2 Martin Kramer 2009-06-11 12:08:46 UTC
(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?
Comment 3 Mike Pagano gentoo-dev 2009-06-11 12:30:08 UTC
This should be fixed today. 
Comment 4 Mike Pagano gentoo-dev 2009-06-11 16:31:06 UTC
Released in gentoo-sources-2.6.30-r1