Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213697 - sys-block/iscsitarget-0.4.15 manual compile fails with unsupported unconfigured Fedora kernel
Summary: sys-block/iscsitarget-0.4.15 manual compile fails with unsupported unconfigur...
Status: RESOLVED DUPLICATE of bug 212468
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-17 13:47 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-17 13:47:40 UTC
[root@EC4T16CG-155335 iscsitarget-0.4.15]# make
cc: /lib/modules/2.6.21-2950.fc8xen/build/include/linux/version.h: No such file or directory
cc: no input files
/bin/sh: line 0: [: -le: unary operator expected
/bin/sh: line 0: [: -lt: unary operator expected
make -C usr
make[1]: Entering directory `/root/iscsitarget-0.4.15/usr'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/iscsitarget-0.4.15/usr'
make -C /lib/modules/2.6.21-2950.fc8xen/build SUBDIRS=/root/iscsitarget-0.4.15/kernel modules
make: *** /lib/modules/2.6.21-2950.fc8xen/build: No such file or directory.  Stop.
make: *** [kernel] Error 2
Comment 1 Marijn Schouten (RETIRED) gentoo-dev 2008-03-17 14:01:45 UTC
please provide a description of the problem and name the involved ebuilds.
Comment 2 suparna 2008-03-17 14:06:20 UTC
(In reply to comment #1)
> please provide a description of the problem and name the involved ebuilds.
> 

i am getting this error while installing iscsitarget-0.4.15.tar.gz in 2.6.21-2950.fc8xen machine.

let me know how it can be resolved and target installation be successfull.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-03-17 21:07:51 UTC
Well, because your kernel is not configured. And please stop filing bugs about stuff you compile manually somewhere, not using ebuilds at all; already told you once.


Comment 4 Jakub Moc (RETIRED) gentoo-dev 2008-03-17 21:08:10 UTC

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