Am Samstag, den 28.01.2006, 07:39 +0000 schrieb Ian Firmin:
> Can someone tell me what's going wrong here?
>
> [root@D51C-L01 iscsitarget-0.4.13]# export
> KERNELSRC=/usr/src/kernels/2.6.9-22.0.2.EL
> [root@D51C-L01 iscsitarget-0.4.13]# make && make install make -C usr
> make[1]: Entering directory `/usr/local/iscsitarget-0.4.13/usr'
> cc -O2 -fno-inline -Wall -Wstrict-prototypes -g -I../include -c -o
> ietd.o ietd.c
> make[1]: cc: Command not found
> make[1]: *** [ietd.o] Error 127
> make[1]: Leaving directory `/usr/local/iscsitarget-0.4.13/usr'
> make: *** [progs] Error 2
>
Your system lacks the gcc compiler.
I'm not too sure you'll get much further once you've got the compiler
installed, as vanilla IET will probably not compile properly on RHEL(?).
You could/should take a look at Bastiaan Bakker's RPMs instead:
http://iscsitarget.sourceforge.net/wiki/index.php/RPMs
Arne
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
|