mlint.el uses make-local-hook which was depreciated in emacs 21 (?).
Removing the function call seems to make it work.
Patch is attached
patch to remove depreciated elisp call
patch to remove depreciated elisp call