Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 321073 - sys-bock/iscsitarget-0.4.17 fails to build with linux 2.6.34
Summary: sys-bock/iscsitarget-0.4.17 fails to build with linux 2.6.34
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-22 17:56 UTC by Travis Hansen
Modified: 2011-08-23 00:26 UTC (History)
0 users

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 Travis Hansen 2010-05-22 17:56:56 UTC
/var/tmp/portage/sys-block/iscsitarget-0.4.17/work/iscsitarget-0.4.17/kernel/conn.c:47: error: 'struct inet_sock' has no member named 'daddr'
/var/tmp/portage/sys-block/iscsitarget-0.4.17/work/iscsitarget-0.4.17/kernel/conn.c:47: error: 'struct inet_sock' has no member named 'daddr'
/var/tmp/portage/sys-block/iscsitarget-0.4.17/work/iscsitarget-0.4.17/kernel/conn.c:47: error: 'struct inet_sock' has no member named 'daddr'
/var/tmp/portage/sys-block/iscsitarget-0.4.17/work/iscsitarget-0.4.17/kernel/conn.c:47: error: 'struct inet_sock' has no member named 'daddr'
make[2]: *** [/var/tmp/portage/sys-block/iscsitarget-0.4.17/work/iscsitarget-0.4.17/kernel/conn.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/var/tmp/portage/sys-block/iscsitarget-0.4.17/work/iscsitarget-0.4.17/kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.34-gentoo'
make: *** [kernel] Error 2


Reproducible: Always
Comment 1 Stefan Behte (RETIRED) gentoo-dev Security 2010-06-19 17:05:20 UTC
Please add emerge --info and Kernel .config, then reopen.
Comment 2 Travis Hansen 2010-07-06 16:20:06 UTC
It compiles correctly with
sys-block/iscsitarget-1.4.19

Thanks!