[root@localhost ~]# yum install kernel-debel Loaded plugins: refresh-packagekit Setting up Install Process Parsing package install arguments No package kernel-debel available. Nothing to do
[root@localhost iscsitarget-0.4.16]# make; make install make -C usr make[1]: ディレクトリ `/root/iscsitarget-0.4.16/usr' に入ります cc -O2 -fno-inline -Wall -Wstrict-prototypes -g -I../include -c -o message.o message.c message.c: In function ‘ietadm_request_handle’: message.c:130: error: storage size of ‘cred’ isn’t known message.c:130: 警告: unused variable ‘cred’ make[1]: *** [message.o] エラー 1 make[1]: ディレクトリ `/root/iscsitarget-0.4.16/usr' から出ます make: *** [usr] エラー 2 cc usr/ietd.o -o usr/ietd /usr/lib/gcc/i386-redhat-linux/4.3.0/../../../crt1.o: In function `_start': (.text+0x18): undefined reference to `main' collect2: ld はステータス 1 で終了しました make: *** [usr/ietd] エラー 1