Sida 1 av 1

Maplestory

Postat: 03 feb 2009, 15:43
av Diloria
Hejsan, jag försöker få igång maplestory på mitt ubuntu och har läst runt lite om att man ska kunna använda sig av en virtual machine och VMware-player för att kunna köra DirectX vilket maplestory kräver för att starta.

Sen stötte jag på ett problem när jag ska installera VMware-Player.. den säger att jag behöver en "C Compiler" installerad på mitt linux och så gick jag in i synaptic och så såg jag att "gcc" (The Gnome C Compiler) redan va installerat..

Här är koden som komm up i terminalen iaf..

Kod: Markera allt

joakim@joakim-laptop:~$ sudo /usr/bin/vmware-config.pl
Making sure services for VMware Player are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the theme icons? 
[/usr/share/icons] 

What directory contains your desktop menu entry files? These files have a 
.desktop file extension. [/usr/share/applications] 

In which directory do you want to install the application's icon? 
[/usr/share/pixmaps] 

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Player is suitable for your 
running kernel.  Do you want this program to try to build the vmmon module for 
your system (you need to have a C compiler installed on your system)? [yes] 

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.27-11-generic/build/include] 

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Går till katalogen "/tmp/vmware-config2/vmmon-only"
make -C /lib/modules/2.6.27-11-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Går till katalogen "/usr/src/linux-headers-2.6.27-11-generic"
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config2/vmmon-only/./include/x86.h:24,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.h:15,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:84:
/tmp/vmware-config2/vmmon-only/./include/x86paging.h:61:1: warning: "PTE_PFN_MASK" redefined
In file included from include/asm/paravirt.h:7,
                 from include/asm/irqflags.h:55,
                 from include/linux/irqflags.h:57,
                 from include/asm/system.h:11,
                 from include/asm/processor.h:17,
                 from include/linux/prefetch.h:14,
                 from include/linux/list.h:6,
                 from include/linux/module.h:9,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:12:
include/asm/page.h:22:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config2/vmmon-only/linux/vmhost.h:13,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:115:
/tmp/vmware-config2/vmmon-only/./include/compat_semaphore.h:5:27: error: asm/semaphore.h: Filen eller katalogen finns inte
make[2]: *** [/tmp/vmware-config2/vmmon-only/linux/driver.o] Fel 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Fel 2
make[1]: Lämnar katalogen "/usr/src/linux-headers-2.6.27-11-generic"
make: *** [vmmon.ko] Fel 2
make: Lämnar katalogen "/tmp/vmware-config2/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.
har till och med försökt lägga in vmmon updatering manuelt men funkar inte :S..
någon som har lite koll på detta ?

Tack, Joakim.

Re: Maplestory

Postat: 06 feb 2009, 19:26
av Urban Anjar
ja gcc verkar ju snällt rulla igång men på

compat_semaphore.h:5:27: error: asm/semaphore.h: Filen eller katalogen finns inte

verkar det skita sig. Det säger inte mig jättemycket.