I am trying to compile paragon ntfs driver http://www.paragon-software.com/home/ntfs-linux-per/screenshots.html and got “no symbol version for module_layout" error when modprobe loading modules. According to answer "no symbol version for module_layout" when trying to load usbhid.ko I should have the same versions of linux-source, linux-headers and running kernel. I have Ubuntu server 14.04 LTS uname -r 3.8.0-44-generic, but no linux-source-3.8.0-44 and linux-headers-3.8.0-44 in repositary.
Where i can got linux-source-3.8.0-44 and linux-headers-3.8.0-44? Thanks Konstantin