You are not logged in.

#1 2006-07-11 13:46:59

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,893
Website

Parallels-workstation

thought I would try out AUR Parallel pkg...

make -C /lib/modules/2.6.17-ARCH/build SUBDIRS=/usr/src/linux-2.6.17-ARCH SRCROO
T=/usr/src/linux-2.6.17-ARCH modules && mv -f hypervisor.ko hypervisor.o
make -C /lib/modules/2.6.17-ARCH/build SUBDIRS=/usr/src/linux-2.6.17-ARCH SRCROO
T=/usr/src/linux-2.6.17-ARCH modules && mv -f hypervisor.ko hypervisor.o

Gets stuck here ....emmm  :?

GCC match kernel ? weird


Mr Green

Offline

#2 2006-07-11 19:43:29

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Parallels-workstation

Mr Green wrote:

thought I would try out AUR Parallel pkg...

make -C /lib/modules/2.6.17-ARCH/build SUBDIRS=/usr/src/linux-2.6.17-ARCH SRCROO
T=/usr/src/linux-2.6.17-ARCH modules && mv -f hypervisor.ko hypervisor.o
make -C /lib/modules/2.6.17-ARCH/build SUBDIRS=/usr/src/linux-2.6.17-ARCH SRCROO
T=/usr/src/linux-2.6.17-ARCH modules && mv -f hypervisor.ko hypervisor.o

Gets stuck here ....emmm  :?

You mean it just hangs? No error message, no cpu/disk activity?

Mr Green wrote:

GCC match kernel ? weird

If you're talking about the reference about /usr/src in the make line, I'm guessing that's it's a kernel module and it's using the kernel makefiles.  I've seen another (this one?) project doing this and that created permissions issues when trying to build as regular user. :?

Offline

#3 2006-07-11 21:29:13

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,893
Website

Re: Parallels-workstation

You mean it just hangs? No error message, no cpu/disk activity?

the hypervisor line just keeps printing endless loop....

was told that kernel & gcc have to match not sure what that meant


Mr Green

Offline

#4 2006-07-11 23:56:59

omgwtfbyobbq
Member
Registered: 2006-07-04
Posts: 226

Re: Parallels-workstation

The only thing I can think of is that the kernel needs to be compiled with whatever version of gcc you're using...

Offline

#5 2006-07-12 07:25:55

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,893
Website

Re: Parallels-workstation

I tried it on my laptop (ubuntu ;-()

followed this :

http://www.ubuntuforums.org/showthread. … =parallels

& it works ....

maybe headers / gcc 3.4  :?


Mr Green

Offline

Board footer

Powered by FluxBB