Hello I am trying to install this package (so I can use JDEE to), and I get this error at the make process:
find "/c/emacs/cedet"/common -type f \ -name "*-loaddefs.el" \ -print -exec rm -f {} \; File not found - *-loaddefs.el make: *** [clean-common-autoloads] Error 2 Any one knows what to do and how can I solve it? Thank you!