Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212468 - iscsitarget-0.4.15 - kernel/tio.c:114: error: too many arguments to function ‘kmem_cache_create’
Summary: iscsitarget-0.4.15 - kernel/tio.c:114: error: too many arguments to function ...
Status: RESOLVED DUPLICATE of bug 191313
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 213697 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-06 09:34 UTC by suparna
Modified: 2008-03-17 21:08 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 suparna 2008-03-06 09:34:23 UTC
[root@EC4T16-155335 iscsitarget-0.4.15]# make
make -C usr
make[1]: Entering directory `/root/ipsan8/init_target/iscsitarget-0.4.15/usr'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/ipsan8/init_target/iscsitarget-0.4.15/usr'
make -C /lib/modules/2.6.23.1-42.fc8/build SUBDIRS=/root/ipsan8/init_target/iscsitarget-0.4.15/kernel modules
make[1]: Entering directory `/usr/src/kernels/2.6.23.1-42.fc8-i686'
  CC [M]  /root/ipsan8/init_target/iscsitarget-0.4.15/kernel/tio.o
/root/ipsan8/init_target/iscsitarget-0.4.15/kernel/tio.c: In function ‘tio_init’:
/root/ipsan8/init_target/iscsitarget-0.4.15/kernel/tio.c:114: error: too many arguments to function ‘kmem_cache_create’
make[2]: *** [/root/ipsan8/init_target/iscsitarget-0.4.15/kernel/tio.o] Error 1
make[1]: *** [_module_/root/ipsan8/init_target/iscsitarget-0.4.15/kernel] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.23.1-42.fc8-i686'
make: *** [kernel] Error 2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-06 09:42:20 UTC
If you used the ebuild instead of completely unsupported manual compile, you'd have no such issue.


*** This bug has been marked as a duplicate of bug 191313 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-03-17 21:08:10 UTC
*** Bug 213697 has been marked as a duplicate of this bug. ***