Towards the end of vmware tools installation - I am getting a failure . Any help is appreciated.
mininet@mininet-vm:/tmp/vmware-tools-distrib$ sudo ./vmware-install.pl
Creating a new VMware Tools installer database using the tar4 format.
Installing VMware Tools.
In which directory do you want to install the binary files?
[/usr/bin]
What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc]
What is the directory that contains the init scripts?
[/etc/init.d]
In which directory do you want to install the daemon files?
[/usr/sbin]
In which directory do you want to install the library files?
[/usr/lib/vmware-tools]
The path "/usr/lib/vmware-tools" does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]
In which directory do you want to install the documentation files?
[/usr/share/doc/vmware-tools]
The path "/usr/share/doc/vmware-tools" does not exist currently. This program
is going to create it, including needed parent directories. Is this what you
want? [yes]
The installation of VMware Tools 9.6.0 build-1294478 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".
Before running VMware Tools for the first time, you need to configure it by
invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want
this program to invoke the command for you now? [yes]
Initializing...
Making sure services for VMware Tools are stopped.
The module vmci has been compiled into the kernel and cannot be managed by
VMware tools.
Before you can compile modules, you need to have the following installed...
make
gcc
kernel headers of the running kernel
Searching for GCC...
Detected GCC binary at "/usr/bin/gcc".
The path "/usr/bin/gcc" appears to be a valid path to the gcc binary.
Would you like to change it? [no]
Searching for a valid kernel header path...
Detected the kernel headers at "/lib/modules/3.10.14/build/include".
The path "/lib/modules/3.10.14/build/include" appears to be a valid path to the
3.10.14 kernel headers.
Would you like to change it? [no]
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-Zen4kF/vsock-only'
/usr/bin/make -C /lib/modules/3.10.14/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory `/home/mininet/kdbg/xcap-capability-linux'
CC [M] /tmp/modconfig-Zen4kF/vsock-only/linux/af_vsock.o
CC [M] /tmp/modconfig-Zen4kF/vsock-only/linux/notify.o
CC [M] /tmp/modconfig-Zen4kF/vsock-only/linux/notifyQState.o
CC [M] /tmp/modconfig-Zen4kF/vsock-only/linux/stats.o
CC [M] /tmp/modconfig-Zen4kF/vsock-only/linux/util.o
CC [M] /tmp/modconfig-Zen4kF/vsock-only/linux/vsockAddr.o
CC [M] /tmp/modconfig-Zen4kF/vsock-only/driverLog.o
LD [M] /tmp/modconfig-Zen4kF/vsock-only/vsock.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/modconfig-Zen4kF/vsock-only/vsock.mod.o
LD [M] /tmp/modconfig-Zen4kF/vsock-only/vsock.ko
make[1]: Leaving directory `/home/mininet/kdbg/xcap-capability-linux'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-Zen4kF/vsock-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-Zen4kF/vsock-only'
cp -f vsock.ko ./../vsock.o
make: Leaving directory `/tmp/modconfig-Zen4kF/vsock-only'
The module vmxnet3 has already been installed on this system by another
installer or package and will not be modified by this installer.
The module pvscsi has already been installed on this system by another
installer or package and will not be modified by this installer.
The module vmmemctl has already been installed on this system by another
installer or package and will not be modified by this installer.
The VMware Host-Guest Filesystem allows for shared folders between the host OS
and the guest OS in a Fusion or Workstation virtual environment. Do you wish
to enable this feature? [yes]
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-ExidCw/vmhgfs-only'
/usr/bin/make -C /lib/modules/3.10.14/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory `/home/mininet/kdbg/xcap-capability-linux'
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/backdoor.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/backdoorGcc64.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/bdhandler.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/cpName.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/cpNameLinux.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/cpNameLite.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/dentry.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/dir.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/file.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/filesystem.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/fsutil.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/hgfsBd.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/hgfsEscape.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/hgfsUtil.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/inode.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/link.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/message.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/module.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/page.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/request.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/rpcout.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/stubs.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/super.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/transport.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/vmci.o
CC [M] /tmp/modconfig-ExidCw/vmhgfs-only/kernelStubsLinux.o
LD [M] /tmp/modconfig-ExidCw/vmhgfs-only/vmhgfs.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/modconfig-ExidCw/vmhgfs-only/vmhgfs.mod.o
LD [M] /tmp/modconfig-ExidCw/vmhgfs-only/vmhgfs.ko
make[1]: Leaving directory `/home/mininet/kdbg/xcap-capability-linux'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-ExidCw/vmhgfs-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-ExidCw/vmhgfs-only'
cp -f vmhgfs.ko ./../vmhgfs.o
make: Leaving directory `/tmp/modconfig-ExidCw/vmhgfs-only'
The vmxnet driver is no longer supported on kernels 3.3 and greater. Please
upgrade to a newer virtual NIC. (e.g., vmxnet3 or e1000e)
The vmblock enables dragging or copying files between host and guest in a
Fusion or Workstation virtual environment. Do you wish to enable this feature?
[yes]
VMware automatic kernel modules enables automatic building and installation of
VMware kernel modules at boot that are not already present. This feature can be
enabled/disabled by re-running vmware-config-tools.pl.
Would you like to enable VMware automatic kernel modules?
[no]
No X install found.
Creating a new initrd boot image for the kernel.
update-initramfs: Generating /boot/initrd.img-3.10.14
vmware-tools-thinprint start/running
initctl: Job failed to start
Unable to start services for VMware Tools
Execution aborted.