Kernel configuration is invalid error while trying to install paragon ufsd professional drivers for HFS+

I just want to share how I solved my problem regarding the installation of Paragon Professional UFSD drivers for HFS+ and NTFS in case anybody else run into similar problems.

I created a support Ticket at Paragon and got a new build that supports Ubuntu 16.4.2lts with 4.8 kernel.

No need to run make oldconfig etc...

But be aware, you still need to install the build-essentials, dkms and source code (headers):

sudo apt-get install build-essential
sudo apt-get install dkms
sudo apt-get install linux-generic
sudo apt-get install linux-signed-generic

good luck Olaf