Parallels 4 Tools in Linux 2.6.31 kernel?

sjan

Bit poster
Parallels 4.0.3846
Gentoo Linux kernel 2.6.31-gentoo-r5

Running the installer fails. Log file follows.

Any advice?

-------------------------------------------------------------------------------------
2009-10-05T21:03:07-0700:

Installer started. Parallels Tools v.4.0-3846.436358.
2009-10-05T21:03:10-0700: execCmd: ./installer/check_selinux.sh 2>&1 [1]
2009-10-05T21:03:10-0700: execCmd: ./installer/pm.sh check 2>&1 [0]

Mon Oct 5 21:03:10 PDT 2009
Start installation or upgrade of Guest Tools
Installed Guest Tools were not found
Perform installation into the /usr/lib/parallels-tools directory
Start installation of prl_eth kernel module
make -C /lib/modules/2.6.30-gentoo-r5/build M=/usr/lib/parallels-tools/kmods/prl_eth/pvmnet
make[1]: Entering directory `/usr/src/linux-2.6.30-gentoo-r5'
LD /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/built-in.o
CC [M] /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.o
LD [M] /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/prl_eth.o
Building modules, stage 2.
MODPOST 1 modules
WARNING: modpost: missing MODULE_LICENSE() in /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/prl_eth.o
see include/linux/module.h for more information
CC /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/prl_eth.mod.o
LD [M] /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/prl_eth.ko
make[1]: Leaving directory `/usr/src/linux-2.6.30-gentoo-r5'
Start installation of prl_tg kernel module
make -C /lib/modules/2.6.30-gentoo-r5/build SUBDIRS=/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg SRCROOT=/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg modules
make[1]: Entering directory `/usr/src/linux-2.6.30-gentoo-r5'
CC [M] /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.o
/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.c: In function 'prl_tg_init_one':
/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.c:765: error: 'struct proc_dir_entry' has no member named 'owner'
make[2]: *** [/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.o] Error 1
make[1]: *** [_module_/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.30-gentoo-r5'
make: *** [prl_tg] Error 2
Error: could not build prl_tg kernel module
Error: failed to install kernel modules
2009-10-05T21:03:13-0700: execCmd: ./install --install [143]
2009-10-05T21:03:13-0700: Error: An error occurred when installing Parallels Tools. Please go to /var/log/parallels-tools-install.log for more information.
 
Back
Top