Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82495 - linux-headers-2.6.10 breaks raidtools compile...
Summary: linux-headers-2.6.10 breaks raidtools compile...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Tim Yamin (RETIRED)
URL:
Whiteboard:
Keywords:
: 83014 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-18 13:22 UTC by Seth Chandler
Modified: 2005-02-24 16:09 UTC (History)
1 user (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 Seth Chandler 2005-02-18 13:22:16 UTC
x86_64-pc-linux-gnu-gcc -o mkraid mkraid.o parser.o raidlib.o version.o raid_io.o scsi.o reconfiguration.o rrc_common.o rrc_raid0.o rrc_raid5.o rrc_single.o -Wl,-Bstatic -lpopt -Wl,-Bdynamic
In file included from /usr/include/linux/wait.h:55,
                 from /usr/include/linux/fs.h:12,
                 from lsraid.c:48:/usr/include/linux/pid.h:21: error: field `pid_chain' has incomplete type
make: *** [lsraid.o] Error 1
make: *** Waiting for unfinished jobs....
!!! ERROR: sys-fs/raidtools-1.00.3-r3 failed.
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2005-02-24 08:09:50 UTC
*** Bug 83014 has been marked as a duplicate of this bug. ***
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2005-02-24 16:09:09 UTC
Fixed in raidtools in CVS, just emerge sync and merging that should now work. Reopen if you have any issues, thanks!