Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 213697

Summary: sys-block/iscsitarget-0.4.15 manual compile fails with unsupported unconfigured Fedora kernel
Product: Gentoo Linux Reporter: suparna <suparna.byakod>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***