[Bio-Linux] Parallels

Steve Moss gawbul at gmail.com
Sun Aug 3 04:54:07 EDT 2014


Dear Tauqeer,

Could you post your /var/log/parallels-tools-install.log on pastebin.com
and share a link to it please? What system are you running on? BioLinux
7/Ubuntu 12.04? What version of Parallels are you using? I found some posts
referring to problems with Ubuntu/kernel support in various versions of
Parallels. It seems they take a while to include support for more recent
kernels and/or Ubuntu releases.

Try the following in the first instance to ensure your build environment is
configured correctly:

sudo apt-get install build-essential linux-headers-$(uname -r)

Cheers,

Steve

On 3 August 2014 06:55, <bio-linux-request at nebclists.nerc.ac.uk> wrote:

> Message: 2
> Date: Sun, 3 Aug 2014 01:55:01 -0400
> From: Tauqeer Alam <tauqeer9 at gmail.com>
> To: Bio-Linux help and discussion <bio-linux at nebclists.nerc.ac.uk>
> Subject: Re: [Bio-Linux] FW: [Bio-linux-announce] Bio-Linux 8 now
>         available
> Message-ID:
>         <
> CAFaE85Bg059MDyX5285LLXj8qhei8M1oBHAtXJBCsZdRvEmE0w at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi All
> I am trying to reinstall Parallels Tools ('cd /media/Parallels\ Tools/'
> followed by 'sudo ./install) but getting following error. I would really
> appreciate if somebody help me resolve this problem. Eventually I want to
> upgrade to Biolinux8.
>
> Thanks
>
> Tauqeer
>
> 2014-08-03T01:14:11-0400: execCmd: ./install --install [143]
> 2014-08-03T01:14:11-0400: Error: An error occurred when installing
> Parallels Tools. Please go to /var/log/parallels-tools-install.log for more
> information.
> 2014-08-03T01:14:15-0400: Exiting with code 1
> 2014-08-03T01:14:31-0400: Exiting with code 1
> 2014-08-03T01:30:07-0400:
>
> Parallels Tools 8.0.18619.1001606 Installer started.
> 2014-08-03T01:30:17-0400: execCmd: ./installer/pm.sh check_guest_tools 2>&1
> [0]
>
> Sun Aug  3 01:30:17 EDT 2014
> Start installation or upgrade of Guest Tools
> new version of parallels 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/lib/parallels-tools/kmods'
> cd prl_eth/pvmnet && make
> make[1]: Entering directory `/usr/lib/parallels-tools/kmods/prl_eth/pvmnet'
> make -C /lib/modules/3.13.0-32-generic/build
> M=/usr/lib/parallels-tools/kmods/prl_eth/pvmnet
> make[2]: Entering directory `/usr/src/linux-headers-3.13.0-32-generic'
>   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
>   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[2]: Leaving directory `/usr/src/linux-headers-3.13.0-32-generic'
> make[1]: Leaving directory `/usr/lib/parallels-tools/kmods/prl_eth/pvmnet'
> cd prl_tg/Toolgate/Guest/Linux/prl_tg && make
> make[1]: Entering directory
> `/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg'
> make -C /lib/modules/3.13.0-32-generic/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[2]: Entering directory `/usr/src/linux-headers-3.13.0-32-generic'
>   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_write?:
>
> /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.c:796:9:
> error: implicit declaration of function ?PDE?
> [-Werror=implicit-function-declaration]
>
> /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.c:796:31:
> error: invalid type argument of ?->? (have ?int?)
> /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:1303:2:
> error: implicit declaration of function ?create_proc_entry?
> [-Werror=implicit-function-declaration]
>
> /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.c:1303:4:
> warning: assignment makes pointer from integer without a cast [enabled by
> default]
>
> /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.c:1305:4:
> error: dereferencing pointer to incomplete type
>
> /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.c:1306:4:
> error: dereferencing pointer to incomplete type
> cc1: some warnings being treated as errors
> make[3]: ***
> [/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.o]
> Error 1
> make[2]: ***
> [_module_/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg]
> Error 2
> make[2]: Leaving directory `/usr/src/linux-headers-3.13.0-32-generic'
> make[1]: *** [prl_tg] Error 2
> make[1]: Leaving directory
> `/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg'
> make: *** [installme] Error 2
> make: Leaving directory `/usr/lib/parallels-tools/kmods'
> Error: could not build kernel modules
> Error: failed to install kernel modules
>


-- 

Steve Moss
about.me/gawbul
[image: Steve Moss on about.me]
  <http://about.me/gawbul>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.bioinformatics.org/pipermail/bio-linux-list/attachments/20140803/c5c16d3d/attachment.html>


More information about the Bio-linux-list mailing list