I have been able to install Parallel Tools in the past.
Any help on this would be greatly appreciated:
Code:
# uname -a
Linux frigg-gentoo 3.3.0-gentoo #1 SMP Sun Apr 1 07:44:35 WST 2012 x86_64 Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz GenuineIntel GNU/Linux
I have symlinked /usr/lib to /usr/lib64 -
Code:
# ll /usr/lib
lrwxrwxrwx 1 root root 10 Apr 1 10:54 /usr/lib -> /usr/lib64
I am using xorg-server 1.11.4
If anyone knows what has to happen for the tools to install, please post here. Thank you.
Kirk Holz
Here's the error log:
Code:
Sun Apr 1 10:56:25 WST 2012
Start installation or upgrade of Guest Tools
Installed Guest Tools were not found
Perform installation into the /usr/lib/parallels-tools directory
cat: /usr/lib/parallels-tools/kmods/../version: No such file or directory
Start installation of prl_eth kernel module
make: Entering directory `/usr/lib64/parallels-tools/kmods'
cd prl_eth/pvmnet && make
make[1]: Entering directory `/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet'
make -C /lib/modules/3.3.0-gentoo/build M=/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet
make[2]: Entering directory `/usr/src/linux-3.3.0-gentoo'
LD /usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/built-in.o
CC [M] /usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.o
/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:199:2: error: unknown field ‘get_tx_csum’ specified in initializer
/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:199:28: error: ‘ethtool_op_get_tx_csum’ undeclared here (not in a function)
/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:200:2: error: unknown field ‘get_sg’ specified in initializer
/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:200:28: error: ‘ethtool_op_get_sg’ undeclared here (not in a function)
make[3]: *** [/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.o] Error 1
make[2]: *** [_module_/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet] Error 2
make[2]: Leaving directory `/usr/src/linux-3.3.0-gentoo'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet'
make: *** [all] Error 2
make: Leaving directory `/usr/lib64/parallels-tools/kmods'
Error: could not build kernel modules
Error: failed to install kernel modules