Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205701 - sys-block/iscsitarget-0.4.15-r1 fails to compile with kernel 2.6.23-gentoo-r3
Summary: sys-block/iscsitarget-0.4.15-r1 fails to compile with kernel 2.6.23-gentoo-r3
Status: RESOLVED DUPLICATE of bug 191313
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: kernel-2.6.23
  Show dependency tree
 
Reported: 2008-01-13 19:49 UTC by CGretski
Modified: 2008-02-22 03:34 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 CGretski 2008-01-13 19:49:56 UTC
building kernel module fails
error: too many arguments to function ‘kmem_cache_create’

Reproducible: Always

Actual Results:  
* Building kernel modules
make -C /usr/src/linux M=/var/tmp/portage/sys-block/iscsitarget-0.4.15-r1/work/iscsitarget-0.4.15/kernel modules
make[1]: Entering directory `/usr/src/linux-2.6.23-gentoo-r3'
  CC [M]  /var/tmp/portage/sys-block/iscsitarget-0.4.15-r1/work/iscsitarget-0.4.15/kernel/tio.o
  CC [M]  /var/tmp/portage/sys-block/iscsitarget-0.4.15-r1/work/iscsitarget-0.4.15/kernel/iscsi.o
/var/tmp/portage/sys-block/iscsitarget-0.4.15-r1/work/iscsitarget-0.4.15/kernel/tio.c: In function ‘tio_init’:
/var/tmp/portage/sys-block/iscsitarget-0.4.15-r1/work/iscsitarget-0.4.15/kernel/tio.c:114: error: too many arguments to function ‘kmem_cache_create’
make[2]: *** [/var/tmp/portage/sys-block/iscsitarget-0.4.15-r1/work/iscsitarget-0.4.15/kernel/tio.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/var/tmp/portage/sys-block/iscsitarget-0.4.15-r1/work/iscsitarget-0.4.15/kernel/iscsi.c: In function ‘iscsi_init’:
/var/tmp/portage/sys-block/iscsitarget-0.4.15-r1/work/iscsitarget-0.4.15/kernel/iscsi.c:1712: error: too many arguments to function ‘kmem_cache_create’
make[2]: *** [/var/tmp/portage/sys-block/iscsitarget-0.4.15-r1/work/iscsitarget-0.4.15/kernel/iscsi.o] Error 1
make[1]: *** [_module_/var/tmp/portage/sys-block/iscsitarget-0.4.15-r1/work/iscsitarget-0.4.15/kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.23-gentoo-r3'
make: *** [kernel] Error 2
Comment 1 John W Eckhart 2008-01-30 23:40:55 UTC
The fix for this bug has been posted to the bug-report for 191313, I would mark as resolved.
Comment 2 SpanKY gentoo-dev 2008-02-22 03:34:10 UTC

*** This bug has been marked as a duplicate of bug 191313 ***