Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 273743

Summary: sys-kernel/?-sources-2.6.30 - drivers/md/dm-bbr.c:39:25: error: dm-bio-list.h: No such file or directory
Product: Gentoo Linux Reporter: Timothy Miller <theosib>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED NEEDINFO    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: My .config file

Description Timothy Miller 2009-06-11 16:11:26 UTC
I'm trying to compile gentoo sources linux-2.6.30-gentoo.  Module build fails with an error, which I found in the log:

drivers/md/dm-bbr.c:39:25: error: dm-bio-list.h: No such file or directory

I started with no old config and just set everything up in menuconfig.

Reproducible: Always
Comment 1 Timothy Miller 2009-06-11 16:12:12 UTC
Created attachment 194260 [details]
My .config file
Comment 2 Timothy Miller 2009-06-11 16:27:13 UTC
All I did was edit that .c file and comment out the #include.  And it built.  No idea if it'll run.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2009-06-12 15:58:09 UTC
Please post your `emerge --info' in a comment and the entire output of the make comment in an attachment and then reopen this bug report. Also report which kernel-sources package you are actually using.
Comment 4 Timothy Miller 2009-06-12 17:43:16 UTC
Looks like someone else simultaneously reported this bug, and gentoo-sources-2.6.30-r1 was quickly release thereafter with a fix for this.