Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273743 - sys-kernel/?-sources-2.6.30 - drivers/md/dm-bbr.c:39:25: error: dm-bio-list.h: No such file or directory
Summary: sys-kernel/?-sources-2.6.30 - drivers/md/dm-bbr.c:39:25: error: dm-bio-list.h...
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-11 16:11 UTC by Timothy Miller
Modified: 2009-06-12 17:43 UTC (History)
0 users

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


Attachments
My .config file (config,80.67 KB, text/plain)
2009-06-11 16:12 UTC, Timothy Miller
Details

Note You need to log in before you can comment on or make changes to this bug.
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.