[질문]커널2.6.1설치 후 vmware설치 중 에러관련

coke219의 이미지

안녕하세요. 오랜 삽질끝에 커널2.6.1을 설치하고난 후, vmware 설치 중 에러입니다.

../include/vm_types.h:92:1: warning: this is the location of the previous definition
In file included from ../common/hostif.h:45,
from ../linux/driver.c:26:
/lib/modules/2.6.1/build/include/asm/page.h:10:1: warning: "LARGE_PAGE_SIZE" redefined
In file included from ../include/x86.h:15,
from ../include/machine.h:12,
from ../common/vmx86.h:26,
from ../common/hostif.h:18,
from ../linux/driver.c:26:
../include/vm_types.h:91:1: warning: this is the location of the previous definition
In file included from /lib/modules/2.6.1/build/include/asm/hardirq.h:6,
from /lib/modules/2.6.1/build/include/linux/interrupt.h:11,
from ../linux/driver.c:43:
/lib/modules/2.6.1/build/include/linux/irq.h:70: `NR_IRQS' undeclared here (not in a function)
In file included from /lib/modules/2.6.1/build/include/linux/irq.h:72,
from /lib/modules/2.6.1/build/include/asm/hardirq.h:6,
from /lib/modules/2.6.1/build/include/linux/interrupt.h:11,
from ../linux/driver.c:43:
/lib/modules/2.6.1/build/include/asm/hw_irq.h:28: `NR_IRQ_VECTORS' undeclared here (not in a function)
/lib/modules/2.6.1/build/include/asm/hw_irq.h:31: `NR_IRQS' undeclared here (not in a function)
../linux/driver.c: In function `init_module':
../linux/driver.c:247: structure has no member named `prev'
../linux/driver.c:248: structure has no member named `next'
../linux/driver.c: At top level:
../linux/driver.c:290: conflicting types for `cleanup_module'
/lib/modules/2.6.1/build/include/linux/module.h:48: previous declaration of `cleanup_module'
make[2]: *** [driver.o] 오류 1
make[2]: 나감 `/tmp/vmware-config4/vmmon-only/driver-2.6.1' 디렉토리
make[1]: *** [driver] 오류 2
make[1]: 나감 `/tmp/vmware-config4/vmmon-only' 디렉토리
make: *** [auto-build] 오류 2
make: 나감 `/tmp/vmware-config4/vmmon-only' 디렉토리
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.

[root@localhost vmware-gsx-distrib]#

이 에러에관하여 알고 계신 고수님들의 가르침 기다리겠습니다.

다콘의 이미지

coke219의 이미지

다콘님꼐서 알려주신데로 아래에 가서 다운로드 받아 실행해서 설치는 무사히 했지만 아래와 같은 현상이 발생합니다.

This script previously created the directory /etc/vmware, and was about to
remove it. Since there are files in that directory that this script did not
create, it will not be removed.

The removal of VMware GSX Server 2.5.1 build-5336 for Linux completed
successfully. Thank you for having tried this software.

Installing the content of the package.

In which directory do you want to install the binary files?
[/usr/bin]

In which directory do you want to install the daemon files?
[/usr/sbin]

In which directory do you want to install the library files?
[/usr/lib/vmware]

In which directory do you want to install the manual files?
[/usr/share/man]

In which directory do you want to install the documentation files?
[/usr/share/doc/vmware]

The path "/usr/share/doc/vmware" does not exist currently. This script is going
to create it, including needed parent directories. Is this what you want?
[yes]

What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc/rc.d]

What is the directory that contains the init scripts?
[/etc/rc.d/init.d]

The installation of VMware GSX Server 2.5.1 build-5336 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: "/usr/bin/vmware-uninstall.pl".

Before running VMware GSX Server for the first time, you need to configure it
for your running kernel by invoking the following command:
"/usr/bin/vmware-config.pl". Do you want this script to invoke the command for
you now? [yes]

Making sure VMware GSX Server's services are stopped.

/etc/rc.d/init.d/vmware: line 934: [: -: integer expression expected
Stopping VMware services:
Virtual machine monitor [실패]
Bridged networking on /dev/vmnet0 [ 확인 ]
DHCP server on /dev/vmnet1 [ 확인 ]
Host-only networking on /dev/vmnet1 [ 확인 ]
DHCP server on /dev/vmnet8 [ 확인 ]
NAT networking on /dev/vmnet8 [ 확인 ]
Host-only networking on /dev/vmnet8 [ 확인 ]
Virtual ethernet [실패]
Unable to stop VMware GSX Server's services.

Execution aborted.

[root@localhost vmware-gsx-distrib]#

결과적으로 Virtual ethernet이 잡히지 않아 게스트 OS설치를 못하고 있습니다. 다시 한번 알려주시면 고맙겠습니다.

다콘의 이미지

gsx 군요 :evil:
workstation 으로 해보시죠?

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.