[초보서]님이 남기신 글:
>-----------------------------------------
>답변자가 기본적으로 참고할 내용입니다.
>- 배포판(옵션) :
>- 커널버전(옵션) :
>- 데몬버전(예:apache 1.3.27) :
>- 데몬설치유형(RPM/컴파일/기타) :
>-----------------------------------------
>*스팸필터링:한글 11자 이상 없으면 스팸페이지로 이동합니다.
>make[1]: Entering directory `/usr/src/kernels/2.6.18-194.3.1.el5-xen-x86_64'
> CC [M] /tmp/vmware-config8/vmnet-only/driver.o
> CC [M] /tmp/vmware-config8/vmnet-only/hub.o
> CC [M] /tmp/vmware-config8/vmnet-only/userif.o
> CC [M] /tmp/vmware-config8/vmnet-only/netif.o
>In file included from /tmp/vmware-config8/vmnet-only/netif.c:47:
>/tmp/vmware-config8/vmnet-only/compat_netdevice.h:273: error: redefinition of â?˜struct napi_structâ?™
>make[2]: *** [/tmp/vmware-config8/vmnet-only/netif.o] 오류 1
>make[1]: *** [_module_/tmp/vmware-config8/vmnet-only] 오류 2
>make[1]: Leaving directory `/usr/src/kernels/2.6.18-194.3.1.el5-xen-x86_64'
>make: *** [vmnet.ko] 오류 2
>make: Leaving directory `/tmp/vmware-config8/vmnet-only'
>Unable to build the vmnet module.
>
>For more information on how to troubleshoot module-related problems, please
>visit our Web site at "http://www.vmware.com/go/unsup-linux-products" and
>"http://www.vmware.com/go/unsup-linux-tools".
>
>
>가상화 호스팅에서 설치하려는데
>
>아마 kernel 쪽 컴파일이라 설치가 안되는 것인가요..?
>
>혹시 아시면 ㅠ_ㅠ
>조언좀 부탁드리겠습니다.
========================================
이부분은 저도 잘 모르겠네요.
다만, 구글에서 키워드를 "compat_netdevice.h:273: error" 로 검색해보니 아래 URL 들이 나오네요.
http://bugs.centos.org/view.php?id=3977
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=23040&forum=37
http://communities.vmware.com/message/1372156#1372156 |