LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 07-04-2017, 06:52 PM   #1
GHOSTIN7HESHELL
LQ Newbie
 
Registered: Jul 2017
Posts: 21

Rep: Reputation: Disabled
Question Need Help: How to compile VMware Workstation Pro 12 on Fedora 25 KDE


Hello everyone,

I'm came from a Windows background although i also used Linux mint 17.3 for a little while and I'm fairly new to Unix/Linux and decided to conduct a fresh wipe to install fedora to give it a try. So far I really like it. but I have an issue in regards to the installation of workstation 12 compiling on fedora 25 kde. I have read from another post path to kernel header - Ask Fedora: Community Knowledge Base and Support Forum that i needed to install the kernel-devel and gcc packages.

And so I did; however, now it seems according to these two error messages from the vmware kernel module updater is throwing: vmware-3303.log and vmware-9628.log. So take a look under the tmp folder through nano and it seems in the vmware-3303.log that I'm missing the version.h folder/file? Is this whats causing these two errors and workstation 12 pro from compiling correctly? Any help to fix this issue and have WS12 compile properly will be greatly appreciated!





*Note: I have installed the latest kernel 4.11.7-200.fc25.x86_64 and its really bugging out so i reverted back to 4.11.6-201.fc25.x86_64 as it seems more stable.


vmware-3303.log:


017-07-02T22:35:34.708-04:00| vthread-4| I125: Log for VMware Workstation pid=3303 version=12.1.0 build=build-3272444 option=Release

2017-07-02T22:35:34.708-04:00| vthread-4| I125: The process is 64-bit.

2017-07-02T22:35:34.708-04:00| vthread-4| I125: Host codepage=UTF-8 encoding=UTF-8

2017-07-02T22:35:34.708-04:00| vthread-4| I125: Host is Linux 4.11.7-200.fc25.x86_64 Fedora release 25 (Twenty Five)

2017-07-02T22:35:34.707-04:00| vthread-4| I125: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.

2017-07-02T22:35:34.707-04:00| vthread-4| I125: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.

2017-07-02T22:35:34.707-04:00| vthread-4| I125: DictionaryLoad: Cannot open file "/root/.vmware/config": No such file or directory.

2017-07-02T22:35:34.707-04:00| vthread-4| I125: PREF Optional preferences file not found at /root/.vmware/config. Using default values.

2017-07-02T22:35:34.707-04:00| vthread-4| I125: PREF Unable to check permissions for preferences file.

2017-07-02T22:35:34.707-04:00| vthread-4| I125: DictionaryLoad: Cannot open file "/root/.vmware/preferences": No such file or directory.

2017-07-02T22:35:34.707-04:00| vthread-4| I125: PREF Failed to load user preferences.

2017-07-02T22:35:34.710-04:00| vthread-4| W115: Logging to /tmp/vmware-root/vmware-3303.log

2017-07-02T22:35:34.715-04:00| vthread-4| I125: Obtaining info using the running kernel.

2017-07-02T22:35:34.715-04:00| vthread-4| I125: Created new pathsHash.

2017-07-02T22:35:34.715-04:00| vthread-4| I125: Setting header path for 4.11.7-200.fc25.x86_64 to "/lib/modules/4.11.7-200.fc25.x86_64/build/include".

2017-07-02T22:35:34.715-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:34.715-04:00| vthread-4| I125: Failed to find /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h

2017-07-02T22:35:34.715-04:00| vthread-4| I125: /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2017-07-02T22:35:34.715-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T22:35:34.720-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:34.720-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid. Whoohoo!

2017-07-02T22:35:34.864-04:00| vthread-4| I125: found symbol version file /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers

2017-07-02T22:35:34.864-04:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers.

2017-07-02T22:35:34.879-04:00| vthread-4| I125: Read 18455 symbol versions

2017-07-02T22:35:34.880-04:00| vthread-4| I125: Reading in info for the vmmon module.

2017-07-02T22:35:34.880-04:00| vthread-4| I125: Reading in info for the vmnet module.

2017-07-02T22:35:34.880-04:00| vthread-4| I125: Reading in info for the vmblock module.

2017-07-02T22:35:34.880-04:00| vthread-4| I125: Reading in info for the vmci module.

2017-07-02T22:35:34.880-04:00| vthread-4| I125: Reading in info for the vsock module.

2017-07-02T22:35:34.880-04:00| vthread-4| I125: Setting vsock to depend on vmci.

2017-07-02T22:35:34.880-04:00| vthread-4| I125: Invoking modinfo on "vmmon".

2017-07-02T22:35:34.881-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T22:35:34.881-04:00| vthread-4| I125: Invoking modinfo on "vmnet".

2017-07-02T22:35:34.882-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T22:35:34.882-04:00| vthread-4| I125: Invoking modinfo on "vmblock".

2017-07-02T22:35:34.884-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T22:35:34.884-04:00| vthread-4| I125: Invoking modinfo on "vmci".

2017-07-02T22:35:34.885-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T22:35:34.885-04:00| vthread-4| I125: Invoking modinfo on "vsock".

2017-07-02T22:35:34.887-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 0.

2017-07-02T22:35:34.896-04:00| vthread-4| I125: to be installed: vmmon status: 0

2017-07-02T22:35:34.896-04:00| vthread-4| I125: to be installed: vmnet status: 0

2017-07-02T22:35:34.904-04:00| vthread-4| I125: Obtaining info using the running kernel.

2017-07-02T22:35:34.904-04:00| vthread-4| I125: Setting header path for 4.11.7-200.fc25.x86_64 to "/lib/modules/4.11.7-200.fc25.x86_64/build/include".

2017-07-02T22:35:34.904-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:34.904-04:00| vthread-4| I125: Failed to find /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h

2017-07-02T22:35:34.904-04:00| vthread-4| I125: /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2017-07-02T22:35:34.904-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T22:35:34.910-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:34.910-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid. Whoohoo!

2017-07-02T22:35:35.029-04:00| vthread-4| I125: found symbol version file /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers

2017-07-02T22:35:35.029-04:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers.

2017-07-02T22:35:35.044-04:00| vthread-4| I125: Read 18455 symbol versions

2017-07-02T22:35:35.044-04:00| vthread-4| I125: Kernel header path retrieved from FileEntry: /lib/modules/4.11.7-200.fc25.x86_64/build/include

2017-07-02T22:35:35.044-04:00| vthread-4| I125: Update kernel header path to /lib/modules/4.11.7-200.fc25.x86_64/build/include

2017-07-02T22:35:35.044-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:35.044-04:00| vthread-4| I125: Failed to find /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h

2017-07-02T22:35:35.044-04:00| vthread-4| I125: /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2017-07-02T22:35:35.044-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T22:35:35.052-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:35.052-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid. Whoohoo!

2017-07-02T22:35:35.053-04:00| vthread-4| I125: Found compiler at "/bin/gcc"

2017-07-02T22:35:35.056-04:00| vthread-4| I125: Got gcc version "6.3.1".

2017-07-02T22:35:35.056-04:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2017-07-02T22:35:35.056-04:00| vthread-4| I125: Using user supplied compiler "/bin/gcc".

2017-07-02T22:35:35.059-04:00| vthread-4| I125: Got gcc version "6.3.1".

2017-07-02T22:35:35.059-04:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2017-07-02T22:35:35.061-04:00| vthread-4| I125: Trying to find a suitable PBM set for kernel "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:35.061-04:00| vthread-4| I125: No matching PBM set was found for kernel "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:35.061-04:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2017-07-02T22:35:35.061-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:35.061-04:00| vthread-4| I125: Failed to find /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h

2017-07-02T22:35:35.061-04:00| vthread-4| I125: /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2017-07-02T22:35:35.061-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T22:35:35.071-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:35.071-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid. Whoohoo!

2017-07-02T22:35:35.072-04:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2017-07-02T22:35:35.072-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:35.072-04:00| vthread-4| I125: Failed to find /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h

2017-07-02T22:35:35.072-04:00| vthread-4| I125: /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2017-07-02T22:35:35.072-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T22:35:35.082-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:35.082-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid. Whoohoo!

2017-07-02T22:35:35.082-04:00| vthread-4| I125: Using temp dir "/tmp".

2017-07-02T22:35:35.084-04:00| vthread-4| I125: Obtaining info using the running kernel.

2017-07-02T22:35:35.084-04:00| vthread-4| I125: Setting header path for 4.11.7-200.fc25.x86_64 to "/lib/modules/4.11.7-200.fc25.x86_64/build/include".

2017-07-02T22:35:35.084-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:35.084-04:00| vthread-4| I125: Failed to find /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h

2017-07-02T22:35:35.084-04:00| vthread-4| I125: /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2017-07-02T22:35:35.084-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T22:35:35.096-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T22:35:35.096-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid. Whoohoo!

2017-07-02T22:35:35.219-04:00| vthread-4| I125: found symbol version file /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers

2017-07-02T22:35:35.219-04:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers.

2017-07-02T22:35:35.233-04:00| vthread-4| I125: Read 18455 symbol versions

2017-07-02T22:35:35.233-04:00| vthread-4| I125: Invoking modinfo on "vmmon".

2017-07-02T22:35:35.236-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T22:35:35.236-04:00| vthread-4| I125: Invoking modinfo on "vmnet".

2017-07-02T22:35:35.238-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T22:35:35.282-04:00| vthread-4| I125: Setting destination path for vmmon to "/lib/modules/4.11.7-200.fc25.x86_64/misc/vmmon.ko".

2017-07-02T22:35:35.282-04:00| vthread-4| I125: Extracting the vmmon source from "/usr/lib/vmware/modules/source/vmmon.tar".

2017-07-02T22:35:35.287-04:00| vthread-4| I125: Successfully extracted the vmmon source.

2017-07-02T22:35:35.287-04:00| vthread-4| I125: Building module with command "/bin/make -j8 -C /tmp/modconfig-wQO7Ft/vmmon-only auto-build HEADER_DIR=/lib/modules/4.11.7-200.fc25.x86_64/build/include CC=/bin/gcc IS_GCC_3=no"

2017-07-02T22:35:37.311-04:00| vthread-4| W115: Failed to build vmmon. Failed to execute the build command.

2017-07-02T22:35:37.312-04:00| vthread-4| I125: Setting destination path for vmnet to "/lib/modules/4.11.7-200.fc25.x86_64/misc/vmnet.ko".

2017-07-02T22:35:37.312-04:00| vthread-4| I125: Extracting the vmnet source from "/usr/lib/vmware/modules/source/vmnet.tar".

2017-07-02T22:35:37.317-04:00| vthread-4| I125: Successfully extracted the vmnet source.

2017-07-02T22:35:37.317-04:00| vthread-4| I125: Building module with command "/bin/make -j8 -C /tmp/modconfig-wQO7Ft/vmnet-only auto-build HEADER_DIR=/lib/modules/4.11.7-200.fc25.x86_64/build/include CC=/bin/gcc IS_GCC_3=no"

2017-07-02T22:35:39.619-04:00| vthread-4| W115: Failed to build vmnet. Failed to execute the build command.

2017-07-02T22:37:03.707-04:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2017-07-02T22:37:03.707-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T22:37:03.707-04:00| vthread-4| I125: Failed to find /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h

2017-07-02T22:37:03.707-04:00| vthread-4| I125: /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2017-07-02T22:37:03.707-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T22:37:03.724-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T22:37:03.724-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid. Whoohoo!

2017-07-02T22:37:03.724-04:00| vthread-4| I125: Using temp dir "/tmp".

2017-07-02T22:37:03.726-04:00| vthread-4| I125: Obtaining info using the running kernel.

2017-07-02T22:37:03.726-04:00| vthread-4| I125: Setting header path for 4.11.7-200.fc25.x86_64 to "/lib/modules/4.11.7-200.fc25.x86_64/build/include".

2017-07-02T22:37:03.726-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T22:37:03.726-04:00| vthread-4| I125: Failed to find /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h

2017-07-02T22:37:03.726-04:00| vthread-4| I125: /lib/modules/4.11.7-200.fc25.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2017-07-02T22:37:03.726-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T22:37:03.742-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T22:37:03.742-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid. Whoohoo!

2017-07-02T22:37:03.865-04:00| vthread-4| I125: found symbol version file /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers

2017-07-02T22:37:03.865-04:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers.

2017-07-02T22:37:03.881-04:00| vthread-4| I125: Read 18455 symbol versions

2017-07-02T22:37:03.881-04:00| vthread-4| I125: Invoking modinfo on "vmmon".

2017-07-02T22:37:03.884-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T22:37:03.884-04:00| vthread-4| I125: Invoking modinfo on "vmnet".

2017-07-02T22:37:03.888-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T22:37:03.937-04:00| vthread-4| I125: Setting destination path for vmmon to "/lib/modules/4.11.7-200.fc25.x86_64/misc/vmmon.ko".

2017-07-02T22:37:03.937-04:00| vthread-4| I125: Extracting the vmmon source from "/usr/lib/vmware/modules/source/vmmon.tar".

2017-07-02T22:37:03.942-04:00| vthread-4| I125: Successfully extracted the vmmon source.

2017-07-02T22:37:03.942-04:00| vthread-4| I125: Building module with command "/bin/make -j8 -C /tmp/modconfig-nG2XkB/vmmon-only auto-build HEADER_DIR=/lib/modules/4.11.7-200.fc25.x86_64/build/include CC=/bin/gcc IS_GCC_3=no"

2017-07-02T22:37:05.945-04:00| vthread-4| W115: Failed to build vmmon. Failed to execute the build command.

2017-07-02T22:37:05.947-04:00| vthread-4| I125: Setting destination path for vmnet to "/lib/modules/4.11.7-200.fc25.x86_64/misc/vmnet.ko".

2017-07-02T22:37:05.947-04:00| vthread-4| I125: Extracting the vmnet source from "/usr/lib/vmware/modules/source/vmnet.tar".

2017-07-02T22:37:05.951-04:00| vthread-4| I125: Successfully extracted the vmnet source.

2017-07-02T22:37:05.952-04:00| vthread-4| I125: Building module with command "/bin/make -j8 -C /tmp/modconfig-nG2XkB/vmnet-only auto-build HEADER_DIR=/lib/modules/4.11.7-200.fc25.x86_64/build/include CC=/bin/gcc IS_GCC_3=no"

2017-07-02T22:37:08.257-04:00| vthread-4| W115: Failed to build vmnet. Failed to execute the build command.









vmware-9628.log :


Code:
2017-07-02T23:19:13.094-04:00| vthread-4| I125: Log for VMware Workstation pid=9628 version=12.1.0 build=build-3272444 option=Release

2017-07-02T23:19:13.094-04:00| vthread-4| I125: The process is 64-bit.

2017-07-02T23:19:13.094-04:00| vthread-4| I125: Host codepage=UTF-8 encoding=UTF-8

2017-07-02T23:19:13.094-04:00| vthread-4| I125: Host is Linux 4.11.7-200.fc25.x86_64 Fedora release 25 (Twenty Five)

2017-07-02T23:19:13.094-04:00| vthread-4| I125: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.

2017-07-02T23:19:13.094-04:00| vthread-4| I125: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.

2017-07-02T23:19:13.094-04:00| vthread-4| I125: DictionaryLoad: Cannot open file "/root/.vmware/config": No such file or directory.

2017-07-02T23:19:13.094-04:00| vthread-4| I125: PREF Optional preferences file not found at /root/.vmware/config. Using default values.

2017-07-02T23:19:13.094-04:00| vthread-4| I125: PREF Unable to check permissions for preferences file.

2017-07-02T23:19:13.094-04:00| vthread-4| I125: DictionaryLoad: Cannot open file "/root/.vmware/preferences": No such file or directory.

2017-07-02T23:19:13.094-04:00| vthread-4| I125: PREF Failed to load user preferences.

2017-07-02T23:19:13.096-04:00| vthread-4| W115: Logging to /tmp/vmware-root/vmware-9628.log

2017-07-02T23:19:13.101-04:00| vthread-4| I125: Obtaining info using the running kernel.

2017-07-02T23:19:13.101-04:00| vthread-4| I125: Created new pathsHash.

2017-07-02T23:19:13.101-04:00| vthread-4| I125: Setting header path for 4.11.7-200.fc25.x86_64 to "/lib/modules/4.11.7-200.fc25.x86_64/build/include".

2017-07-02T23:19:13.101-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.101-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T23:19:13.106-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.106-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid.  Whoohoo!

2017-07-02T23:19:13.230-04:00| vthread-4| I125: found symbol version file /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers

2017-07-02T23:19:13.230-04:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers.

2017-07-02T23:19:13.246-04:00| vthread-4| I125: Read 18455 symbol versions

2017-07-02T23:19:13.246-04:00| vthread-4| I125: Reading in info for the vmmon module.

2017-07-02T23:19:13.246-04:00| vthread-4| I125: Reading in info for the vmnet module.

2017-07-02T23:19:13.246-04:00| vthread-4| I125: Reading in info for the vmblock module.

2017-07-02T23:19:13.246-04:00| vthread-4| I125: Reading in info for the vmci module.

2017-07-02T23:19:13.246-04:00| vthread-4| I125: Reading in info for the vsock module.

2017-07-02T23:19:13.246-04:00| vthread-4| I125: Setting vsock to depend on vmci.

2017-07-02T23:19:13.246-04:00| vthread-4| I125: Invoking modinfo on "vmmon".

2017-07-02T23:19:13.248-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T23:19:13.248-04:00| vthread-4| I125: Invoking modinfo on "vmnet".

2017-07-02T23:19:13.250-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T23:19:13.250-04:00| vthread-4| I125: Invoking modinfo on "vmblock".

2017-07-02T23:19:13.252-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T23:19:13.252-04:00| vthread-4| I125: Invoking modinfo on "vmci".

2017-07-02T23:19:13.254-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T23:19:13.254-04:00| vthread-4| I125: Invoking modinfo on "vsock".

2017-07-02T23:19:13.257-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 0.

2017-07-02T23:19:13.267-04:00| vthread-4| I125: to be installed: vmmon status: 0

2017-07-02T23:19:13.267-04:00| vthread-4| I125: to be installed: vmnet status: 0

2017-07-02T23:19:13.275-04:00| vthread-4| I125: Obtaining info using the running kernel.

2017-07-02T23:19:13.275-04:00| vthread-4| I125: Setting header path for 4.11.7-200.fc25.x86_64 to "/lib/modules/4.11.7-200.fc25.x86_64/build/include".

2017-07-02T23:19:13.275-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.275-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T23:19:13.287-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.287-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid.  Whoohoo!

2017-07-02T23:19:13.408-04:00| vthread-4| I125: found symbol version file /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers

2017-07-02T23:19:13.408-04:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers.

2017-07-02T23:19:13.423-04:00| vthread-4| I125: Read 18455 symbol versions

2017-07-02T23:19:13.424-04:00| vthread-4| I125: Kernel header path retrieved from FileEntry: /lib/modules/4.11.7-200.fc25.x86_64/build/include

2017-07-02T23:19:13.424-04:00| vthread-4| I125: Update kernel header path to /lib/modules/4.11.7-200.fc25.x86_64/build/include

2017-07-02T23:19:13.424-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.424-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T23:19:13.437-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.437-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid.  Whoohoo!

2017-07-02T23:19:13.438-04:00| vthread-4| I125: Found compiler at "/bin/gcc"

2017-07-02T23:19:13.441-04:00| vthread-4| I125: Got gcc version "6.3.1".

2017-07-02T23:19:13.441-04:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2017-07-02T23:19:13.442-04:00| vthread-4| I125: Using user supplied compiler "/bin/gcc".

2017-07-02T23:19:13.445-04:00| vthread-4| I125: Got gcc version "6.3.1".

2017-07-02T23:19:13.445-04:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2017-07-02T23:19:13.446-04:00| vthread-4| I125: Trying to find a suitable PBM set for kernel "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.446-04:00| vthread-4| I125: No matching PBM set was found for kernel "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.447-04:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2017-07-02T23:19:13.447-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.447-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T23:19:13.456-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.457-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid.  Whoohoo!

2017-07-02T23:19:13.458-04:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2017-07-02T23:19:13.458-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.458-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T23:19:13.470-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.470-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid.  Whoohoo!

2017-07-02T23:19:13.471-04:00| vthread-4| I125: Using temp dir "/tmp".

2017-07-02T23:19:13.472-04:00| vthread-4| I125: Obtaining info using the running kernel.

2017-07-02T23:19:13.473-04:00| vthread-4| I125: Setting header path for 4.11.7-200.fc25.x86_64 to "/lib/modules/4.11.7-200.fc25.x86_64/build/include".

2017-07-02T23:19:13.473-04:00| vthread-4| I125: Validating path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for kernel release "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.473-04:00| vthread-4| I125: using /bin/gcc for preprocess check

2017-07-02T23:19:13.484-04:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.11.7-200.fc25.x86_64".

2017-07-02T23:19:13.484-04:00| vthread-4| I125: The header path "/lib/modules/4.11.7-200.fc25.x86_64/build/include" for the kernel "4.11.7-200.fc25.x86_64" is valid.  Whoohoo!

2017-07-02T23:19:13.607-04:00| vthread-4| I125: found symbol version file /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers

2017-07-02T23:19:13.607-04:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.11.7-200.fc25.x86_64/build/Module.symvers.

2017-07-02T23:19:13.622-04:00| vthread-4| I125: Read 18455 symbol versions

2017-07-02T23:19:13.622-04:00| vthread-4| I125: Invoking modinfo on "vmmon".

2017-07-02T23:19:13.626-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T23:19:13.627-04:00| vthread-4| I125: Invoking modinfo on "vmnet".

2017-07-02T23:19:13.630-04:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2017-07-02T23:19:13.673-04:00| vthread-4| I125: Setting destination path for vmmon to "/lib/modules/4.11.7-200.fc25.x86_64/misc/vmmon.ko".

2017-07-02T23:19:13.674-04:00| vthread-4| I125: Extracting the vmmon source from "/usr/lib/vmware/modules/source/vmmon.tar".

2017-07-02T23:19:13.679-04:00| vthread-4| I125: Successfully extracted the vmmon source.

2017-07-02T23:19:13.679-04:00| vthread-4| I125: Building module with command "/bin/make -j8 -C /tmp/modconfig-yNKhfW/vmmon-only auto-build HEADER_DIR=/lib/modules/4.11.7-200.fc25.x86_64/build/include CC=/bin/gcc IS_GCC_3=no"

2017-07-02T23:19:15.680-04:00| vthread-4| W115: Failed to build vmmon.  Failed to execute the build command.

2017-07-02T23:19:15.682-04:00| vthread-4| I125: Setting destination path for vmnet to "/lib/modules/4.11.7-200.fc25.x86_64/misc/vmnet.ko".

2017-07-02T23:19:15.682-04:00| vthread-4| I125: Extracting the vmnet source from "/usr/lib/vmware/modules/source/vmnet.tar".

2017-07-02T23:19:15.687-04:00| vthread-4| I125: Successfully extracted the vmnet source.

2017-07-02T23:19:15.687-04:00| vthread-4| I125: Building module with command "/bin/make -j8 -C /tmp/modconfig-yNKhfW/vmnet-only auto-build HEADER_DIR=/lib/modules/4.11.7-200.fc25.x86_64/build/include CC=/bin/gcc IS_GCC_3=no"

2017-07-02T23:19:17.950-04:00| vthread-4| W115: Failed to build vmnet.  Failed to execute the build command.
 
Old 07-06-2017, 12:37 PM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
ever look into VirtualBox by Oracle?


How to install vmware workstation 12 on Linux Mint 17.3 and what and where to download it

Last edited by BW-userx; 07-06-2017 at 12:38 PM.
 
Old 07-16-2017, 09:35 PM   #3
GHOSTIN7HESHELL
LQ Newbie
 
Registered: Jul 2017
Posts: 21

Original Poster
Rep: Reputation: Disabled
@BW-userx

Yes I have heard of Oracle's Virtual Box hypervisor but I have a full license of Vmware workstation Pro 12 for Linux/Unix. I actually solved my issue and compiled my issue sucessfully on my own. It was that versions below 12.5.7 had a issue with compilation. So I went to the Vmware website and downloaded their latest version for Linux/Unix 64 and it worked.
 
Old 07-16-2017, 09:59 PM   #4
GHOSTIN7HESHELL
LQ Newbie
 
Registered: Jul 2017
Posts: 21

Original Poster
Rep: Reputation: Disabled
For those that want to install VMWare workstation pro for Linux/Unix on Fedora 25 the following steps will should help like it helped me:


First you want to go ahead and make sure that you have the latest updates. I'm using Fedora 25 KDE so I will use that particular command line syntax but it should be the same.

1) Open the terminal in root with the sudo -i command. Then to update/upgrade sudo dnf update && dnf upgrade -y

2) Once everything updated go ahead and install your kernel headers and all that jazz so you can use it to compile the VMWare application with command:

sudo dnf install dnf install kernel-headers kernel-devel gcc glibc-headers

3) When that is finished, go ahead to the www.vmware.com website, go to products, vmware workstation pro and choose Linux/Unix 64. Click okay and it will download.

4) Okay so your Vmware application is downloaded into your Downloads folder. At this point I suggest to reboot/restart your Fedora environment. You can do this through the terminal with sudo reboot command or where the start menu just restart.


5) When your computer arrives at the boot up screen where it displays the kernels, go ahead choose the latest.

6) alright so you should be on your Fedora Desktop. Go ahead and navigate to your Downloads folder with the change directory command like so:

cd /home/

ls

cd "your username"

ls

cd Downloads

ls (Once get to your downloads and you listed it, you will see your vmware installer download. Like in my case it was green and i didnt recall if i had to unzip it. If it isnt (green) meaning its read and you can't execute it use the chmod +x command to make it executable.)


7) use the sh command to install vmware like so:

sh vmware.version.blah.blah


8) Okay so everything should be installed and I can't recall if the Vmware pop up yet but I did once last thing in the terminal. I dont know if its necessary but I have use the vmware modconfig command. which fixed my issue:

vmware-modconfig --console --install-all


9) Okay so go find Vmware workstation pro 12.5.7 in your start menu or apps and it should appear. Click it, and install it. It should compile and work. Install some virtual machines and have fun! I hope this helps you guys!
 
Old 07-17-2017, 09:10 AM   #5
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by GHOSTIN7HESHELL View Post
@BW-userx

Yes I have heard of Oracle's Virtual Box hypervisor but I have a full license of Vmware workstation Pro 12 for Linux/Unix. I actually solved my issue and compiled my issue successfully on my own. It was that versions below 12.5.7 had a issue with compilation. So I went to the Vmware website and downloaded their latest version for Linux/Unix 64 and it worked.
got a keep up with them updates - you're using VMware, if it is that other one - I tried it and it was a memory hog. it may not have been workstation but I know it was not Oracle's Virtual Box, it was the other one. this was when I was playing around with VM's
 
Old 07-17-2017, 04:59 PM   #6
GHOSTIN7HESHELL
LQ Newbie
 
Registered: Jul 2017
Posts: 21

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by BW-userx View Post
got a keep up with them updates - you're using VMware, if it is that other one - I tried it and it was a memory hog. it may not have been workstation but I know it was not Oracle's Virtual Box, it was the other one. this was when I was playing around with VM's


@BW-userx


Yeah I always update my machine and applications everyday as it is a habit of mine. To be completely honest I have not experience any memory resource hog of any kind and I run multiple virtual machines on my network. Currently I have one Windows VM open and I took a screen shot to give you a general idea of how much memory it uses. As you can see Fedora KDE is doing a great job maintaining that virtual machine. Now that being said this is the only virtual machine I have on my host. All the others are on my switch, which is completely different because if you dont have a fast connection and lots of processing power, things can get hectic especially if your runnings 100's or 1000s at a time. I don't know how much memory you may have on your system but usually when I think to have the cap limit on my computer RAM like in my case 32 gbs. It could be different for you. You can try other VM hypervisors like Citrix XenServer, VMware EXSI Vsphere, Microsoft Hyper-V and Kernel based virtual machine (KVM). Also try terminal emulators as well like VNC(virtual network computing).
Attached Thumbnails
Click image for larger version

Name:	VW_WSP_Memory.jpg
Views:	32
Size:	198.3 KB
ID:	25494  
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
VMWare workstation 9: SL 6.3 Live DVD in VMWare Workstation:"unable to find the usable disk space" ravik453 Linux - Virtualization and Cloud 3 03-04-2013 02:47 PM
VMware Workstation 6.02 with Fedora 8 Dummy-in-Linux Fedora 4 12-11-2007 04:54 PM
Trying to install VMWare Workstation on Suse 9. Needs to compile vmmon modules. PatSpencer SUSE / openSUSE 2 12-18-2004 07:07 PM
vmware workstation 4.5 on suse pro 9.0 osiris32 Linux - General 3 08-16-2004 04:50 AM
vmware workstation 4.5 on suse pro 9.0 osiris32 Linux - Software 3 05-18-2004 03:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 03:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration