Your kernel must be patched with ntsync patches. If your system does not have /dev/ntsync then your kernel does not have the patches required to use ntsync.
It might also be compiled as a module, but not loaded by default.
sudo modprobe ntsync
can be used to test this.