error while compiling Vmwareplayer kernel module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear kind, professional and hard working kernel developers,
I know, that you will very probably do not like my plea, but I do not know where to ask this question. I Am visually impaired with no sight at all and I want to use Vmwareplayer with latest Fedora 30 with Mate desktop. But When I try to compile The kernel module myself by using VMwareplayer build in routines, I AM getting The following errors. I Am sending you .log file.
Any help will be very welcomed.

2019-06-30T17:01:44.481+02:00| host-2550| I125: Log for VMware Workstation pid=2550 version=15.1.0 build=build-13591040 option=Release
2019-06-30T17:01:44.481+02:00| host-2550| I125: The process is 64-bit.
2019-06-30T17:01:44.481+02:00| host-2550| I125: Host codepage=UTF-8 encoding=UTF-8 2019-06-30T17:01:44.481+02:00| host-2550| I125: Host is Linux 5.1.15-300.fc30.x86_64 Fedora release 30 (Thirty) 2019-06-30T17:01:44.481+02:00| host-2550| I125: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory. 2019-06-30T17:01:44.481+02:00| host-2550| I125: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory. 2019-06-30T17:01:44.481+02:00| host-2550| I125: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values. 2019-06-30T17:01:44.481+02:00| host-2550| I125: DictionaryLoad: Cannot open file "/home/jchmiel/.vmware/config": No such file or directory. 2019-06-30T17:01:44.481+02:00| host-2550| I125: [msg.dictionary.load.openFailed] Cannot open file "/home/jchmiel/.vmware/config": No such file or directory. 2019-06-30T17:01:44.481+02:00| host-2550| I125: PREF Optional preferences file not found at /home/jchmiel/.vmware/config. Using default values. 2019-06-30T17:01:44.481+02:00| host-2550| I125: DictionaryLoad: Cannot open file "/home/jchmiel/.vmware/preferences": No such file or directory. 2019-06-30T17:01:44.481+02:00| host-2550| I125: [msg.dictionary.load.openFailed] Cannot open file "/home/jchmiel/.vmware/preferences": No such file or directory. 2019-06-30T17:01:44.481+02:00| host-2550| I125: PREF Optional preferences file not found at /home/jchmiel/.vmware/preferences. Using default values. 2019-06-30T17:01:44.486+02:00| host-2550| W115: Logging to /tmp/vmware-root/vmware-2550.log 2019-06-30T17:01:44.669+02:00| host-2550| I125: Obtaining info using the running kernel.
2019-06-30T17:01:44.670+02:00| host-2550| I125: Created new pathsHash.
2019-06-30T17:01:44.670+02:00| host-2550| I125: Setting header path for 5.1.15-300.fc30.x86_64 to "/lib/modules/5.1.15-300.fc30.x86_64/build/include". 2019-06-30T17:01:44.670+02:00| host-2550| I125: Validating path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for kernel release "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:44.670+02:00| host-2550| I125: Failed to find /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h 2019-06-30T17:01:44.670+02:00| host-2550| I125: /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-06-30T17:01:44.670+02:00| host-2550| I125: using /usr/bin/gcc for preprocess check 2019-06-30T17:01:44.686+02:00| host-2550| I125: Preprocessed UTS_RELEASE, got value "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:44.686+02:00| host-2550| I125: The header path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for the kernel "5.1.15-300.fc30.x86_64" is valid.  Whoohoo! 2019-06-30T17:01:45.168+02:00| host-2550| I125: found symbol version file /lib/modules/5.1.15-300.fc30.x86_64/build/Module.symvers 2019-06-30T17:01:45.168+02:00| host-2550| I125: Reading symbol versions from /lib/modules/5.1.15-300.fc30.x86_64/build/Module.symvers.
2019-06-30T17:01:45.233+02:00| host-2550| I125: Read 20811 symbol versions
2019-06-30T17:01:45.234+02:00| host-2550| I125: Reading in info for the vmmon module. 2019-06-30T17:01:45.234+02:00| host-2550| I125: Reading in info for the vmnet module. 2019-06-30T17:01:45.234+02:00| host-2550| I125: Reading in info for the vmci module. 2019-06-30T17:01:45.234+02:00| host-2550| I125: Reading in info for the vsock module. 2019-06-30T17:01:45.234+02:00| host-2550| I125: Setting vsock to depend on vmci.
2019-06-30T17:01:45.234+02:00| host-2550| I125: Invoking modinfo on "vmmon".
2019-06-30T17:01:45.240+02:00| host-2550| I125: "/sbin/modinfo" exited with status 256.
2019-06-30T17:01:45.240+02:00| host-2550| I125: Invoking modinfo on "vmnet".
2019-06-30T17:01:45.245+02:00| host-2550| I125: "/sbin/modinfo" exited with status 0.
2019-06-30T17:01:45.245+02:00| host-2550| I125: Invoking modinfo on "vmci".
2019-06-30T17:01:45.250+02:00| host-2550| I125: "/sbin/modinfo" exited with status 256.
2019-06-30T17:01:45.250+02:00| host-2550| I125: Invoking modinfo on "vsock".
2019-06-30T17:01:45.260+02:00| host-2550| I125: "/sbin/modinfo" exited with status 0. 2019-06-30T17:01:45.334+02:00| host-2550| I125: to be installed: vmmon status: 0 2019-06-30T17:01:45.378+02:00| host-2550| I125: Obtaining info using the running kernel. 2019-06-30T17:01:45.378+02:00| host-2550| I125: Setting header path for 5.1.15-300.fc30.x86_64 to "/lib/modules/5.1.15-300.fc30.x86_64/build/include". 2019-06-30T17:01:45.378+02:00| host-2550| I125: Validating path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for kernel release "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:45.378+02:00| host-2550| I125: Failed to find /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h 2019-06-30T17:01:45.378+02:00| host-2550| I125: /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-06-30T17:01:45.378+02:00| host-2550| I125: using /usr/bin/gcc for preprocess check 2019-06-30T17:01:45.394+02:00| host-2550| I125: Preprocessed UTS_RELEASE, got value "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:45.395+02:00| host-2550| I125: The header path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for the kernel "5.1.15-300.fc30.x86_64" is valid.  Whoohoo! 2019-06-30T17:01:45.875+02:00| host-2550| I125: found symbol version file /lib/modules/5.1.15-300.fc30.x86_64/build/Module.symvers 2019-06-30T17:01:45.875+02:00| host-2550| I125: Reading symbol versions from /lib/modules/5.1.15-300.fc30.x86_64/build/Module.symvers.
2019-06-30T17:01:45.940+02:00| host-2550| I125: Read 20811 symbol versions
2019-06-30T17:01:45.941+02:00| host-2550| I125: Kernel header path retrieved from FileEntry: /lib/modules/5.1.15-300.fc30.x86_64/build/include 2019-06-30T17:01:45.941+02:00| host-2550| I125: Update kernel header path to /lib/modules/5.1.15-300.fc30.x86_64/build/include 2019-06-30T17:01:45.941+02:00| host-2550| I125: Validating path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for kernel release "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:45.941+02:00| host-2550| I125: Failed to find /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h 2019-06-30T17:01:45.941+02:00| host-2550| I125: /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-06-30T17:01:45.941+02:00| host-2550| I125: using /usr/bin/gcc for preprocess check 2019-06-30T17:01:45.958+02:00| host-2550| I125: Preprocessed UTS_RELEASE, got value "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:45.958+02:00| host-2550| I125: The header path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for the kernel "5.1.15-300.fc30.x86_64" is valid.  Whoohoo! 2019-06-30T17:01:45.963+02:00| host-2550| I125: Found compiler at "/usr/bin/gcc"
2019-06-30T17:01:45.970+02:00| host-2550| I125: Got gcc version "9".
2019-06-30T17:01:45.970+02:00| host-2550| I125: The GCC version matches the kernel GCC minor version like a glove.
2019-06-30T17:01:45.977+02:00| host-2550| I125: Got gcc version "9".
2019-06-30T17:01:45.977+02:00| host-2550| I125: The GCC version matches the kernel GCC minor version like a glove. 2019-06-30T17:01:45.983+02:00| host-2550| I125: Trying to find a suitable PBM set for kernel "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:45.983+02:00| host-2550| I125: No matching PBM set was found for kernel "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:45.983+02:00| host-2550| I125: The GCC version matches the kernel GCC minor version like a glove. 2019-06-30T17:01:45.984+02:00| host-2550| I125: Validating path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for kernel release "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:45.984+02:00| host-2550| I125: Failed to find /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h 2019-06-30T17:01:45.984+02:00| host-2550| I125: /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-06-30T17:01:45.984+02:00| host-2550| I125: using /usr/bin/gcc for preprocess check 2019-06-30T17:01:46.000+02:00| host-2550| I125: Preprocessed UTS_RELEASE, got value "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:46.000+02:00| host-2550| I125: The header path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for the kernel "5.1.15-300.fc30.x86_64" is valid.  Whoohoo! 2019-06-30T17:01:46.001+02:00| host-2550| I125: The GCC version matches the kernel GCC minor version like a glove. 2019-06-30T17:01:46.002+02:00| host-2550| I125: Validating path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for kernel release "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:46.002+02:00| host-2550| I125: Failed to find /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h 2019-06-30T17:01:46.002+02:00| host-2550| I125: /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-06-30T17:01:46.002+02:00| host-2550| I125: using /usr/bin/gcc for preprocess check 2019-06-30T17:01:46.017+02:00| host-2550| I125: Preprocessed UTS_RELEASE, got value "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:46.017+02:00| host-2550| I125: The header path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for the kernel "5.1.15-300.fc30.x86_64" is valid.  Whoohoo!
2019-06-30T17:01:46.017+02:00| host-2550| I125: Using temp dir "/tmp".
2019-06-30T17:01:46.023+02:00| host-2550| I125: Obtaining info using the running kernel. 2019-06-30T17:01:46.023+02:00| host-2550| I125: Setting header path for 5.1.15-300.fc30.x86_64 to "/lib/modules/5.1.15-300.fc30.x86_64/build/include". 2019-06-30T17:01:46.023+02:00| host-2550| I125: Validating path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for kernel release "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:46.023+02:00| host-2550| I125: Failed to find /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h 2019-06-30T17:01:46.023+02:00| host-2550| I125: /lib/modules/5.1.15-300.fc30.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-06-30T17:01:46.023+02:00| host-2550| I125: using /usr/bin/gcc for preprocess check 2019-06-30T17:01:46.040+02:00| host-2550| I125: Preprocessed UTS_RELEASE, got value "5.1.15-300.fc30.x86_64". 2019-06-30T17:01:46.040+02:00| host-2550| I125: The header path "/lib/modules/5.1.15-300.fc30.x86_64/build/include" for the kernel "5.1.15-300.fc30.x86_64" is valid.  Whoohoo! 2019-06-30T17:01:46.515+02:00| host-2550| I125: found symbol version file /lib/modules/5.1.15-300.fc30.x86_64/build/Module.symvers 2019-06-30T17:01:46.516+02:00| host-2550| I125: Reading symbol versions from /lib/modules/5.1.15-300.fc30.x86_64/build/Module.symvers.
2019-06-30T17:01:46.579+02:00| host-2550| I125: Read 20811 symbol versions
2019-06-30T17:01:46.579+02:00| host-2550| I125: Invoking modinfo on "vmmon".
2019-06-30T17:01:46.586+02:00| host-2550| I125: "/sbin/modinfo" exited with status 256. 2019-06-30T17:01:46.880+02:00| host-2550| I125: Setting destination path for vmmon to "/lib/modules/5.1.15-300.fc30.x86_64/misc/vmmon.ko". 2019-06-30T17:01:46.893+02:00| host-2550| I125: Extracting the vmmon source from "/usr/lib/vmware/modules/source/vmmon.tar". 2019-06-30T17:01:46.947+02:00| host-2550| I125: Successfully extracted the vmmon source. 2019-06-30T17:01:46.948+02:00| host-2550| I125: Building module with command "/usr/bin/make -j4 -C /tmp/modconfig-ElkoQY/vmmon-only auto-build HEADER_DIR=/lib/modules/5.1.15-300.fc30.x86_64/build/include CC=/usr/bin/gcc IS_GCC_3=no" 2019-06-30T17:01:57.630+02:00| host-2550| W115: Failed to build vmmon.  Failed to execute the build command.

_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux