Parallels-Tools kernel module error

Hi

I’m new to ClearLinux and new to the Parallels VM environment on the mac also. I have successfully got ClearLinux running in a VM, however I am unable to install the Parallels-Tools.

At first it said that I had to install the kernel-headers and DKMS. I was unable to find a specific install for the kernel-headers. But that error message went away once I installed DKMS. So after getting that working I made another attempt to install the parallels-tools. It got much further along this time, but then failed while building a kernel module I think.

I’ve attached the log error message below.

Does anyone have an idea of what is causing this problem and how I can fix it? I’ve been out of the RedHat side of Linux for many years now so there are a number of things that I’m still fumbling around with. Maybe it is something obvious to you guys.

Thanks, Derek

LD [M] /usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs
/prl_fs.o
Building modules, stage 2.
MODPOST 1 modules
ERROR: “call_tg_sync” [/usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest
/Linux/prl_fs/prl_fs.ko] undefined!
make[3]: *** [scripts/Makefile.modpost:94: __modpost] Error 1
make[2]: Leaving directory ‘/usr/lib/modules/5.5.6-914.native/build’
make[2]: *** [Makefile:1606: modules] Error 2
make[1]: Leaving directory ‘/usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs’
make[1]: *** [Makefile:36: all] Error 2
make: Leaving directory ‘/usr/lib/parallels-tools/kmods’
make: *** [Makefile.kmods:31: compile] Error 2
Error: could not build kernel modules