VMware Communities
daiim
Contributor
Contributor

VMWare Workstation 16.2.3 and Ubuntu 22.04 LTS - build errors

Compile errors during module build on Ubuntu 22.04 lts with the following log:

Isn't there an easier way to report such issues than the forum? I think this would also be in interest of the VWware developers ..?

Regards,

daniel

$ cat /tmp/vmware-daniel/vmware-36565.log

Spoiler
2022-05-07T08:03:16.164Z In(05) host-36565 Log for VMware Workstation pid=36565 version=16.2.3 build=build-19376536 option=Release
2022-05-07T08:03:16.164Z In(05) host-36565 The host is 64-bit.
2022-05-07T08:03:16.164Z In(05) host-36565 Host codepage=UTF-8 encoding=UTF-8
2022-05-07T08:03:16.164Z In(05) host-36565 Host is Linux 5.15.0-27-generic Ubuntu 22.04 LTS Ubuntu 22.04 LTS 22.04
2022-05-07T08:03:16.164Z In(05) host-36565 Host offset from UTC is +02:00.
2022-05-07T08:03:16.164Z In(05) host-36565 DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2022-05-07T08:03:16.164Z In(05) host-36565 [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2022-05-07T08:03:16.164Z In(05) host-36565 PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
2022-05-07T08:03:16.164Z In(05) host-36565 DictionaryLoad: Cannot open file "/home/daniel/.vmware/config": No such file or directory.
2022-05-07T08:03:16.164Z In(05) host-36565 [msg.dictionary.load.openFailed] Cannot open file "/home/daniel/.vmware/config": No such file or directory.
2022-05-07T08:03:16.164Z In(05) host-36565 PREF Optional preferences file not found at /home/daniel/.vmware/config. Using default values.
2022-05-07T08:03:16.164Z In(05) host-36565 DictionaryLoad: Cannot open file "/home/daniel/.vmware/preferences": No such file or directory.
2022-05-07T08:03:16.164Z In(05) host-36565 [msg.dictionary.load.openFailed] Cannot open file "/home/daniel/.vmware/preferences": No such file or directory.
2022-05-07T08:03:16.164Z In(05) host-36565 PREF Optional preferences file not found at /home/daniel/.vmware/preferences. Using default values.
2022-05-07T08:03:16.223Z Wa(03) host-36565 Logging to /tmp/vmware-daniel/vmware-36565.log
2022-05-07T08:03:16.230Z In(05) host-36565 Obtaining info using the running kernel.
2022-05-07T08:03:16.230Z In(05) host-36565 Created new pathsHash.
2022-05-07T08:03:16.230Z In(05) host-36565 Setting header path for 5.15.0-27-generic to "/lib/modules/5.15.0-27-generic/build/include".
2022-05-07T08:03:16.230Z In(05) host-36565 Validating path "/lib/modules/5.15.0-27-generic/build/include" for kernel release "5.15.0-27-generic".
2022-05-07T08:03:16.230Z In(05) host-36565 Failed to find /lib/modules/5.15.0-27-generic/build/include/linux/version.h
2022-05-07T08:03:16.230Z In(05) host-36565 /lib/modules/5.15.0-27-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2022-05-07T08:03:16.230Z In(05) host-36565 using /usr/bin/gcc-11 for preprocess check
2022-05-07T08:03:16.234Z In(05) host-36565 Preprocessed UTS_RELEASE, got value "5.15.0-27-generic".
2022-05-07T08:03:16.234Z In(05) host-36565 The header path "/lib/modules/5.15.0-27-generic/build/include" for the kernel "5.15.0-27-generic" is valid. Whoohoo!
2022-05-07T08:03:16.372Z In(05) host-36565 found symbol version file /lib/modules/5.15.0-27-generic/build/Module.symvers
2022-05-07T08:03:16.372Z In(05) host-36565 Reading symbol versions from /lib/modules/5.15.0-27-generic/build/Module.symvers.
2022-05-07T08:03:16.387Z In(05) host-36565 Read 26166 symbol versions
2022-05-07T08:03:16.388Z In(05) host-36565 Reading in info for the vmmon module.
2022-05-07T08:03:16.388Z In(05) host-36565 Reading in info for the vmnet module.
2022-05-07T08:03:16.388Z In(05) host-36565 Invoking modinfo on "vmmon".
2022-05-07T08:03:16.390Z In(05) host-36565 "/sbin/modinfo" exited with status 256.
2022-05-07T08:03:16.390Z In(05) host-36565 Invoking modinfo on "vmnet".
2022-05-07T08:03:16.392Z In(05) host-36565 "/sbin/modinfo" exited with status 256.
2022-05-07T08:03:16.402Z In(05) host-36565 to be installed: vmmon status: 0
2022-05-07T08:03:16.402Z In(05) host-36565 to be installed: vmnet status: 0
2022-05-07T08:03:16.414Z In(05) host-36565 Obtaining info using the running kernel.
2022-05-07T08:03:16.414Z In(05) host-36565 Setting header path for 5.15.0-27-generic to "/lib/modules/5.15.0-27-generic/build/include".
2022-05-07T08:03:16.414Z In(05) host-36565 Validating path "/lib/modules/5.15.0-27-generic/build/include" for kernel release "5.15.0-27-generic".
2022-05-07T08:03:16.414Z In(05) host-36565 Failed to find /lib/modules/5.15.0-27-generic/build/include/linux/version.h
2022-05-07T08:03:16.414Z In(05) host-36565 /lib/modules/5.15.0-27-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2022-05-07T08:03:16.414Z In(05) host-36565 using /usr/bin/gcc-11 for preprocess check
2022-05-07T08:03:16.418Z In(05) host-36565 Preprocessed UTS_RELEASE, got value "5.15.0-27-generic".
2022-05-07T08:03:16.418Z In(05) host-36565 The header path "/lib/modules/5.15.0-27-generic/build/include" for the kernel "5.15.0-27-generic" is valid. Whoohoo!
2022-05-07T08:03:16.561Z In(05) host-36565 found symbol version file /lib/modules/5.15.0-27-generic/build/Module.symvers
2022-05-07T08:03:16.561Z In(05) host-36565 Reading symbol versions from /lib/modules/5.15.0-27-generic/build/Module.symvers.
2022-05-07T08:03:16.575Z In(05) host-36565 Read 26166 symbol versions
2022-05-07T08:03:16.576Z In(05) host-36565 Kernel header path retrieved from FileEntry: /lib/modules/5.15.0-27-generic/build/include
2022-05-07T08:03:16.577Z In(05) host-36565 Update kernel header path to /lib/modules/5.15.0-27-generic/build/include
2022-05-07T08:03:16.577Z In(05) host-36565 Validating path "/lib/modules/5.15.0-27-generic/build/include" for kernel release "5.15.0-27-generic".
2022-05-07T08:03:16.577Z In(05) host-36565 Failed to find /lib/modules/5.15.0-27-generic/build/include/linux/version.h
2022-05-07T08:03:16.577Z In(05) host-36565 /lib/modules/5.15.0-27-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2022-05-07T08:03:16.577Z In(05) host-36565 using /usr/bin/gcc-11 for preprocess check
2022-05-07T08:03:16.580Z In(05) host-36565 Preprocessed UTS_RELEASE, got value "5.15.0-27-generic".
2022-05-07T08:03:16.580Z In(05) host-36565 The header path "/lib/modules/5.15.0-27-generic/build/include" for the kernel "5.15.0-27-generic" is valid. Whoohoo!
2022-05-07T08:03:16.581Z In(05) host-36565 Found compiler at "/usr/bin/gcc"
2022-05-07T08:03:16.582Z In(05) host-36565 Got gcc version "11".
2022-05-07T08:03:16.582Z In(05) host-36565 The GCC version matches the kernel GCC minor version like a glove.
2022-05-07T08:03:16.583Z In(05) host-36565 Got gcc version "11".
2022-05-07T08:03:16.583Z In(05) host-36565 The GCC version matches the kernel GCC minor version like a glove.
2022-05-07T08:03:16.585Z In(05) host-36565 Trying to find a suitable PBM set for kernel "5.15.0-27-generic".
2022-05-07T08:03:16.585Z In(05) host-36565 No matching PBM set was found for kernel "5.15.0-27-generic".
2022-05-07T08:03:16.585Z In(05) host-36565 The GCC version matches the kernel GCC minor version like a glove.
2022-05-07T08:03:16.585Z In(05) host-36565 Validating path "/lib/modules/5.15.0-27-generic/build/include" for kernel release "5.15.0-27-generic".
2022-05-07T08:03:16.585Z In(05) host-36565 Failed to find /lib/modules/5.15.0-27-generic/build/include/linux/version.h
2022-05-07T08:03:16.585Z In(05) host-36565 /lib/modules/5.15.0-27-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2022-05-07T08:03:16.585Z In(05) host-36565 using /usr/bin/gcc-11 for preprocess check
2022-05-07T08:03:16.589Z In(05) host-36565 Preprocessed UTS_RELEASE, got value "5.15.0-27-generic".
2022-05-07T08:03:16.589Z In(05) host-36565 The header path "/lib/modules/5.15.0-27-generic/build/include" for the kernel "5.15.0-27-generic" is valid. Whoohoo!
2022-05-07T08:03:18.030Z In(05) host-36565 The GCC version matches the kernel GCC minor version like a glove.
2022-05-07T08:03:18.030Z In(05) host-36565 Validating path "/lib/modules/5.15.0-27-generic/build/include" for kernel release "5.15.0-27-generic".
2022-05-07T08:03:18.030Z In(05) host-36565 Failed to find /lib/modules/5.15.0-27-generic/build/include/linux/version.h
2022-05-07T08:03:18.030Z In(05) host-36565 /lib/modules/5.15.0-27-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2022-05-07T08:03:18.030Z In(05) host-36565 using /usr/bin/gcc-11 for preprocess check
2022-05-07T08:03:18.035Z In(05) host-36565 Preprocessed UTS_RELEASE, got value "5.15.0-27-generic".
2022-05-07T08:03:18.035Z In(05) host-36565 The header path "/lib/modules/5.15.0-27-generic/build/include" for the kernel "5.15.0-27-generic" is valid. Whoohoo!
2022-05-07T08:03:18.035Z In(05) host-36565 Using temp dir "/tmp".
2022-05-07T08:03:26.897Z In(05) host-36565 Stopping VMware services:
2022-05-07T08:03:26.897Z In(05) host-36565 VMware Authentication Da done
2022-05-07T08:03:26.897Z In(05) host-36565 Virtual machine monitor done
2022-05-07T08:03:26.897Z In(05) host-36565 make: Entering directory '/tmp/modconfig-OvXvxA/vmmon-only'
2022-05-07T08:03:26.897Z In(05) host-36565 /usr/bin/make -C /lib/modules/5.15.0-27-generic/build/include/.. M=$PWD SRCROOT=$PWD/. \
2022-05-07T08:03:26.897Z In(05) host-36565 MODULEBUILDDIR= modules
2022-05-07T08:03:26.897Z In(05) host-36565 make[1]: Entering directory '/usr/src/linux-headers-5.15.0-27-generic'
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/linux/driver.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/linux/driverLog.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/linux/hostif.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/common/apic.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/common/comport.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/common/cpuid.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/common/crosspage.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/common/memtrack.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/common/moduleloop.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/common/phystrack.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/common/sharedAreaVmmon.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/common/statVarsVmmon.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/common/task.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/common/vmx86.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/bootstrap/bootstrap.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/bootstrap/monLoader.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/bootstrap/monLoaderVmmon.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmmon-only/bootstrap/vmmblob.o
2022-05-07T08:03:26.897Z In(05) host-36565 make[1]: Leaving directory '/usr/src/linux-headers-5.15.0-27-generic'
2022-05-07T08:03:26.897Z In(05) host-36565 make: Leaving directory '/tmp/modconfig-OvXvxA/vmmon-only'
2022-05-07T08:03:26.897Z In(05) host-36565 make: Entering directory '/tmp/modconfig-OvXvxA/vmnet-only'
2022-05-07T08:03:26.897Z In(05) host-36565 /usr/bin/make -C /lib/modules/5.15.0-27-generic/build/include/.. M=$PWD SRCROOT=$PWD/. \
2022-05-07T08:03:26.897Z In(05) host-36565 MODULEBUILDDIR= modules
2022-05-07T08:03:26.897Z In(05) host-36565 make[1]: Entering directory '/usr/src/linux-headers-5.15.0-27-generic'
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmnet-only/driver.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmnet-only/hub.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmnet-only/userif.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmnet-only/netif.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmnet-only/bridge.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmnet-only/procfs.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmnet-only/smac_compat.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmnet-only/smac.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmnet-only/vnetEvent.o
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmnet-only/vnetUserListener.o
2022-05-07T08:03:26.897Z In(05) host-36565 LD [M] /tmp/modconfig-OvXvxA/vmnet-only/vmnet.o
2022-05-07T08:03:26.897Z In(05) host-36565 MODPOST /tmp/modconfig-OvXvxA/vmnet-only/Module.symvers
2022-05-07T08:03:26.897Z In(05) host-36565 CC [M] /tmp/modconfig-OvXvxA/vmnet-only/vmnet.mod.o
2022-05-07T08:03:26.897Z In(05) host-36565 LD [M] /tmp/modconfig-OvXvxA/vmnet-only/vmnet.ko
2022-05-07T08:03:26.897Z In(05) host-36565 BTF [M] /tmp/modconfig-OvXvxA/vmnet-only/vmnet.ko
2022-05-07T08:03:26.897Z In(05) host-36565 make[1]: Leaving directory '/usr/src/linux-headers-5.15.0-27-generic'
2022-05-07T08:03:26.897Z In(05) host-36565 /usr/bin/make -C $PWD SRCROOT=$PWD/. \
2022-05-07T08:03:26.897Z In(05) host-36565 MODULEBUILDDIR= postbuild
2022-05-07T08:03:26.897Z In(05) host-36565 make[1]: Entering directory '/tmp/modconfig-OvXvxA/vmnet-only'
2022-05-07T08:03:26.897Z In(05) host-36565 make[1]: 'postbuild' is up to date.
2022-05-07T08:03:26.897Z In(05) host-36565 make[1]: Leaving directory '/tmp/modconfig-OvXvxA/vmnet-only'
2022-05-07T08:03:26.897Z In(05) host-36565 cp -f vmnet.ko ./../vmnet.o
2022-05-07T08:03:26.897Z In(05) host-36565 make: Leaving directory '/tmp/modconfig-OvXvxA/vmnet-only'
2022-05-07T08:03:26.897Z In(05) host-36565 [AppLoader] Use shipped Linux kernel AIO access library.
2022-05-07T08:03:26.897Z In(05) host-36565 An up-to-date "libaio" or "libaio1" package from your system is preferred.
2022-05-07T08:03:26.897Z In(05) host-36565 [AppLoader] GLib does not have GSettings support.
2022-05-07T08:03:26.897Z In(05) host-36565 Using kernel build system.
2022-05-07T08:03:26.897Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/phystrack.o: warning: objtool: PhysTrack_Free() falls through to next function PhysTrack_Add()
2022-05-07T08:03:26.897Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/phystrack.o: warning: objtool: PhysTrack_Add() falls through to next function PhysTrack_Remove()
2022-05-07T08:03:26.897Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/phystrack.o: warning: objtool: PhysTrack_Remove() falls through to next function PhysTrack_Test()
2022-05-07T08:03:26.897Z In(05) host-36565 In file included from /tmp/modconfig-OvXvxA/vmmon-only/./include/x86desc.h:33,
2022-05-07T08:03:26.897Z In(05) host-36565 from /tmp/modconfig-OvXvxA/vmmon-only/./include/modulecall.h:34,
2022-05-07T08:03:26.897Z In(05) host-36565 from /tmp/modconfig-OvXvxA/vmmon-only/common/task.c:60:
2022-05-07T08:03:26.897Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/task.c: In function ‘TaskRestoreHostGDTTRLDT’:
2022-05-07T08:03:26.897Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant
2022-05-07T08:03:26.897Z In(05) host-36565 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 && \
2022-05-07T08:03:26.897Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.897Z In(05) host-36565 68 | ((__builtin_constant_p(expr) && ((expr) >> 16) == 0) || \
2022-05-07T08:03:26.897Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.897Z In(05) host-36565 69 | sizeof(expr) <= 2))
2022-05-07T08:03:26.897Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.897Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro ‘ASSERT_ON_COMPILE’
2022-05-07T08:03:26.897Z In(05) host-36565 372 | _Static_assert(e, #e); \
2022-05-07T08:03:26.897Z In(05) host-36565 | ^
2022-05-07T08:03:26.897Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:263:7: note: in expansion of macro ‘ASSERT_ON_COMPILE_SELECTOR_SIZE’
2022-05-07T08:03:26.897Z In(05) host-36565 263 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \
2022-05-07T08:03:26.897Z In(05) host-36565 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.897Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/task.c:726:7: note: in expansion of macro ‘SET_TR’
2022-05-07T08:03:26.897Z In(05) host-36565 726 | SET_TR(tr);
2022-05-07T08:03:26.897Z In(05) host-36565 | ^~~~~~
2022-05-07T08:03:26.897Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant
2022-05-07T08:03:26.897Z In(05) host-36565 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 && \
2022-05-07T08:03:26.897Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.897Z In(05) host-36565 68 | ((__builtin_constant_p(expr) && ((expr) >> 16) == 0) || \
2022-05-07T08:03:26.897Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 69 | sizeof(expr) <= 2))
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro ‘ASSERT_ON_COMPILE’
2022-05-07T08:03:26.898Z In(05) host-36565 372 | _Static_assert(e, #e); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:129:7: note: in expansion of macro ‘ASSERT_ON_COMPILE_SELECTOR_SIZE’
2022-05-07T08:03:26.898Z In(05) host-36565 129 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/task.c:728:7: note: in expansion of macro ‘SET_LDT’
2022-05-07T08:03:26.898Z In(05) host-36565 728 | SET_LDT(ldt);
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant
2022-05-07T08:03:26.898Z In(05) host-36565 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 && \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 68 | ((__builtin_constant_p(expr) && ((expr) >> 16) == 0) || \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 69 | sizeof(expr) <= 2))
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro ‘ASSERT_ON_COMPILE’
2022-05-07T08:03:26.898Z In(05) host-36565 372 | _Static_assert(e, #e); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:263:7: note: in expansion of macro ‘ASSERT_ON_COMPILE_SELECTOR_SIZE’
2022-05-07T08:03:26.898Z In(05) host-36565 263 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/task.c:751:10: note: in expansion of macro ‘SET_TR’
2022-05-07T08:03:26.898Z In(05) host-36565 751 | SET_TR(tr);
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant
2022-05-07T08:03:26.898Z In(05) host-36565 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 && \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 68 | ((__builtin_constant_p(expr) && ((expr) >> 16) == 0) || \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 69 | sizeof(expr) <= 2))
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro ‘ASSERT_ON_COMPILE’
2022-05-07T08:03:26.898Z In(05) host-36565 372 | _Static_assert(e, #e); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:129:7: note: in expansion of macro ‘ASSERT_ON_COMPILE_SELECTOR_SIZE’
2022-05-07T08:03:26.898Z In(05) host-36565 129 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/task.c:761:7: note: in expansion of macro ‘SET_LDT’
2022-05-07T08:03:26.898Z In(05) host-36565 761 | SET_LDT(ldt);
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/task.c: In function ‘Task_Switch’:
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant
2022-05-07T08:03:26.898Z In(05) host-36565 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 && \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 68 | ((__builtin_constant_p(expr) && ((expr) >> 16) == 0) || \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 69 | sizeof(expr) <= 2))
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro ‘ASSERT_ON_COMPILE’
2022-05-07T08:03:26.898Z In(05) host-36565 372 | _Static_assert(e, #e); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:215:7: note: in expansion of macro ‘ASSERT_ON_COMPILE_SELECTOR_SIZE’
2022-05-07T08:03:26.898Z In(05) host-36565 215 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:228:22: note: in expansion of macro ‘SET_SEGREG’
2022-05-07T08:03:26.898Z In(05) host-36565 228 | #define SET_SS(expr) SET_SEGREG(ss, expr)
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/task.c:2620:13: note: in expansion of macro ‘SET_SS’
2022-05-07T08:03:26.898Z In(05) host-36565 2620 | SET_SS(kernelStackSegment);
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant
2022-05-07T08:03:26.898Z In(05) host-36565 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 && \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 68 | ((__builtin_constant_p(expr) && ((expr) >> 16) == 0) || \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 69 | sizeof(expr) <= 2))
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro ‘ASSERT_ON_COMPILE’
2022-05-07T08:03:26.898Z In(05) host-36565 372 | _Static_assert(e, #e); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:215:7: note: in expansion of macro ‘ASSERT_ON_COMPILE_SELECTOR_SIZE’
2022-05-07T08:03:26.898Z In(05) host-36565 215 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:224:22: note: in expansion of macro ‘SET_SEGREG’
2022-05-07T08:03:26.898Z In(05) host-36565 224 | #define SET_DS(expr) SET_SEGREG(ds, expr)
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/task.c:2716:10: note: in expansion of macro ‘SET_DS’
2022-05-07T08:03:26.898Z In(05) host-36565 2716 | SET_DS(ds);
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant
2022-05-07T08:03:26.898Z In(05) host-36565 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 && \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 68 | ((__builtin_constant_p(expr) && ((expr) >> 16) == 0) || \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 69 | sizeof(expr) <= 2))
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro ‘ASSERT_ON_COMPILE’
2022-05-07T08:03:26.898Z In(05) host-36565 372 | _Static_assert(e, #e); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:215:7: note: in expansion of macro ‘ASSERT_ON_COMPILE_SELECTOR_SIZE’
2022-05-07T08:03:26.898Z In(05) host-36565 215 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:225:22: note: in expansion of macro ‘SET_SEGREG’
2022-05-07T08:03:26.898Z In(05) host-36565 225 | #define SET_ES(expr) SET_SEGREG(es, expr)
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/task.c:2717:10: note: in expansion of macro ‘SET_ES’
2022-05-07T08:03:26.898Z In(05) host-36565 2717 | SET_ES(es);
2022-05-07T08:03:26.898Z In(05) host-36565 | ^~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant
2022-05-07T08:03:26.898Z In(05) host-36565 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 && \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 68 | ((__builtin_constant_p(expr) && ((expr) >> 16) == 0) || \
2022-05-07T08:03:26.898Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.898Z In(05) host-36565 69 | sizeof(expr) <= 2))
2022-05-07T08:03:26.899Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro ‘ASSERT_ON_COMPILE’
2022-05-07T08:03:26.899Z In(05) host-36565 372 | _Static_assert(e, #e); \
2022-05-07T08:03:26.899Z In(05) host-36565 | ^
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:215:7: note: in expansion of macro ‘ASSERT_ON_COMPILE_SELECTOR_SIZE’
2022-05-07T08:03:26.899Z In(05) host-36565 215 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \
2022-05-07T08:03:26.899Z In(05) host-36565 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:226:22: note: in expansion of macro ‘SET_SEGREG’
2022-05-07T08:03:26.899Z In(05) host-36565 226 | #define SET_FS(expr) SET_SEGREG(fs, expr)
2022-05-07T08:03:26.899Z In(05) host-36565 | ^~~~~~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/task.c:2725:10: note: in expansion of macro ‘SET_FS’
2022-05-07T08:03:26.899Z In(05) host-36565 2725 | SET_FS(fs);
2022-05-07T08:03:26.899Z In(05) host-36565 | ^~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant
2022-05-07T08:03:26.899Z In(05) host-36565 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 && \
2022-05-07T08:03:26.899Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 68 | ((__builtin_constant_p(expr) && ((expr) >> 16) == 0) || \
2022-05-07T08:03:26.899Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 69 | sizeof(expr) <= 2))
2022-05-07T08:03:26.899Z In(05) host-36565 | ~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro ‘ASSERT_ON_COMPILE’
2022-05-07T08:03:26.899Z In(05) host-36565 372 | _Static_assert(e, #e); \
2022-05-07T08:03:26.899Z In(05) host-36565 | ^
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:215:7: note: in expansion of macro ‘ASSERT_ON_COMPILE_SELECTOR_SIZE’
2022-05-07T08:03:26.899Z In(05) host-36565 215 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \
2022-05-07T08:03:26.899Z In(05) host-36565 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/./include/vm_asm_x86.h:227:22: note: in expansion of macro ‘SET_SEGREG’
2022-05-07T08:03:26.899Z In(05) host-36565 227 | #define SET_GS(expr) SET_SEGREG(gs, expr)
2022-05-07T08:03:26.899Z In(05) host-36565 | ^~~~~~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmmon-only/common/task.c:2726:10: note: in expansion of macro ‘SET_GS’
2022-05-07T08:03:26.899Z In(05) host-36565 2726 | SET_GS(gs);
2022-05-07T08:03:26.899Z In(05) host-36565 | ^~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 make[2]: *** [scripts/Makefile.build:285: /tmp/modconfig-OvXvxA/vmmon-only/common/task.o] Error 1
2022-05-07T08:03:26.899Z In(05) host-36565 make[2]: *** Waiting for unfinished jobs....
2022-05-07T08:03:26.899Z In(05) host-36565 make[1]: *** [Makefile:1875: /tmp/modconfig-OvXvxA/vmmon-only] Error 2
2022-05-07T08:03:26.899Z In(05) host-36565 make: *** [Makefile:117: vmmon.ko] Error 2
2022-05-07T08:03:26.899Z In(05) host-36565 Using kernel build system.
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmnet-only/hub.c:237:24: warning: argument 1 of type ‘uint8[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=]
2022-05-07T08:03:26.899Z In(05) host-36565 237 | VNetHub_AllocPvn(uint8 id[]) // IN: the PVN ID to alloc on
2022-05-07T08:03:26.899Z In(05) host-36565 | ~~~~~~^~~~
2022-05-07T08:03:26.899Z In(05) host-36565 In file included from /tmp/modconfig-OvXvxA/vmnet-only/hub.c:43:
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmnet-only/vnetInt.h:173:34: note: previously declared as ‘uint8[20]’ {aka ‘unsigned char[20]’}
2022-05-07T08:03:26.899Z In(05) host-36565 173 | VNetJack *VNetHub_AllocPvn(uint8 id[VNET_PVN_ID_LEN]);
2022-05-07T08:03:26.899Z In(05) host-36565 | ~~~~~~^~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmnet-only/hub.c:261:20: warning: argument 3 of type ‘uint8[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=]
2022-05-07T08:03:26.899Z In(05) host-36565 261 | uint8 id[]) // IN: PVN ID to use (NULL if allocPvn == FALSE)
2022-05-07T08:03:26.899Z In(05) host-36565 | ~~~~~~^~~~
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmnet-only/hub.c:68:37: note: previously declared as ‘uint8[20]’ {aka ‘unsigned char[20]’}
2022-05-07T08:03:26.899Z In(05) host-36565 68 | uint8 id[VNET_PVN_ID_LEN]);
2022-05-07T08:03:26.899Z In(05) host-36565 | ~~~~~~^~~~~~~~~~~~~~~~~~~
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmnet-only/driver.c: In function ‘VNetFileOpUnlockedIoctl’:
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmnet-only/driver.c:966:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
2022-05-07T08:03:26.899Z In(05) host-36565 966 | {
2022-05-07T08:03:26.899Z In(05) host-36565 | ^
2022-05-07T08:03:26.899Z In(05) host-36565 /tmp/modconfig-OvXvxA/vmnet-only/driver.c:976:4: note: here
2022-05-07T08:03:26.899Z In(05) host-36565 976 | case SIOCGETAPIVERSION:
2022-05-07T08:03:26.899Z In(05) host-36565 | ^~~~
2022-05-07T08:03:26.899Z In(05) host-36565 Skipping BTF generation for /tmp/modconfig-OvXvxA/vmnet-only/vmnet.ko due to unavailability of vmlinux
2022-05-07T08:03:26.899Z In(05) host-36565 Unable to install all modules. See log for details.
2022-05-07T08:03:26.899Z In(05) host-36565

Moderarot edit by wila: moved log content into a spoiler in order to keep the thread readable.

Labels (3)
Reply
0 Kudos
6 Replies
continuum
Immortal
Immortal

This is a known issue and 30 seconds in google could have solved it.
Read for example
https://idroot.us/install-vmware-workstation-pro-ubuntu-22-04/

If the installer does not find the header files see
https://www.reddit.com/r/pop_os/comments/tc3kh4/has_anyone_successfully_installed_vmware/


________________________________________________
Do you need support with a VMFS recovery problem ? - send a message via skype "sanbarrow"
I do not support Workstation 16 at this time ...

Reply
0 Kudos
daiim
Contributor
Contributor

The solution is what? Modify the source code? That is what you suggest everyone should do? Do you want to be liable what might happen to my machine, (customer) data and lost time for work ..? I play in my spare time on dedicated environments, but definitely I do not mess around with code of productive tools.

Reply
0 Kudos
continuum
Immortal
Immortal

I dont work for VMware - not sure why you seem to be angry ...
Anyway - latest Linux-kernels always require patches - if you want to install without issues dont use latest distributions.

Ulli


________________________________________________
Do you need support with a VMFS recovery problem ? - send a message via skype "sanbarrow"
I do not support Workstation 16 at this time ...

Reply
0 Kudos
daiim
Contributor
Contributor

Tutorial that helped me:

https://www.itzgeek.com/how-tos/linux/ubuntu-how-tos/how-to-install-vmware-workstation-16-pro-on-ubu...

From step: "Execute the series of commands to install VMware Workstation modules."

sfxpt
Contributor
Contributor

The first answer which claimed "30 seconds in google could have solved it"

is ... confusing at best.


@daiim wrote:

Tutorial that helped me:

https://www.itzgeek.com/how-tos/linux/ubuntu-how-tos/how-to-install-vmware-workstation-16-pro-on-ubu...

From step: "Execute the series of commands to install VMware Workstation modules."


This solved the problem!

I dig up my ancient account just so that I can login and say "thank you"!

 

Reply
0 Kudos
fjacquot
Contributor
Contributor

Yes indeed that did the trick. Thank you so much.

Reply
0 Kudos