Error coming while installing UNH ISCSI target in CentOS 4.7
Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Error coming while installing UNH ISCSI target in CentOS 4.7
Hi
I am facing a problem while installating UNH 2.0 ISCSI target on my CentOS 4.7 box. I am pasting the installation log below please have a look and suggets where I am missing and is there any updation require please advise.... Thanks.. Charanjit Singh
Quote:
make -C /lib/modules/`uname -r`/build SUBDIRS=`pwd` LINUXINCLUDE=" -I/usr/src/ofa_kernel-1.3/include -Iinclude -include include/linux/autoconf.h -include /usr/src/ofa_kernel-1.3/include/linux/autoconf.h"
make[1]: Entering directory `/usr/src/kernels/2.6.9-89.0.11.EL-i686'
CC [M] /opt/unh/iscsi/security/chap/chap.o
In file included from <command line>:8:
./include/linux/autoconf.h:2505:1: /usr/src/ofa_kernel-1.3/include/linux/autoconf.h: No such file or directory
In file included from /opt/unh/iscsi/security/chap/chap.c:44:
/opt/unh/iscsi/security/chap/../../common/my_memory.h: In function `my_kmem_cache_create':
/opt/unh/iscsi/security/chap/../../common/my_memory.h:159: warning: return from incompatible pointer type
/opt/unh/iscsi/security/chap/../../common/my_memory.h: In function `my_kmem_cache_alloc':
/opt/unh/iscsi/security/chap/../../common/my_memory.h:166: warning: passing arg 1 of `kmem_cache_alloc' from incompatible pointer type
/opt/unh/iscsi/security/chap/../../common/my_memory.h: In function `my_kmem_cache_free':
/opt/unh/iscsi/security/chap/../../common/my_memory.h:172: warning: passing arg 1 of `kmem_cache_free' from incompatible pointer type
/opt/unh/iscsi/security/chap/../../common/my_memory.h: In function `my_kmem_cache_destroy':
/opt/unh/iscsi/security/chap/../../common/my_memory.h:178: warning: passing arg 1 of `kmem_cache_destroy' from incompatible pointer type
make[2]: *** [/opt/unh/iscsi/security/chap/chap.o] Error 1
make[1]: *** [_module_/opt/unh/iscsi] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.9-89.0.11.EL-i686'
make: *** [iscsi] Error 2
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.