Hi,
I downloaded the beta from the website and followed the instructions. I'm
using gnu emacs CVS. I got this error:
/opt/emacs/bin/emacs -batch -l common-compile-script -f batch-byte-compile cedet-autogen.el cedet-compat.el ezimage.el inversion.el pprint.el sformat.el working.el
>>Error occurred processing cedet-autogen.el: error (("Local variables entry is missing the prefix"))
Wrote /opt/cedet-1.0beta1c/common/cedet-compat.elc
In end of data:
ezimage.el:367:1:Warning: the following functions are not known to be defined:
locate-data-directory, ezimage-find-image-on-load-path
Wrote /opt/cedet-1.0beta1c/common/ezimage.elc
Wrote /opt/cedet-1.0beta1c/common/inversion.elc
Wrote /opt/cedet-1.0beta1c/common/pprint.elc
Wrote /opt/cedet-1.0beta1c/common/sformat.elc
In end of data:
working.el:634:1:Warning: the function `noninteractive' might not be defined
at runtime.
working.el:634:1:Warning: the function `frame-property' is not known to be
defined.
Wrote /opt/cedet-1.0beta1c/common/working.elc
make[1]: *** [common] Error 1
make[1]: Leaving directory `/opt/cedet-1.0beta1c/common'
make: *** [common] Error 2
Does anybody know what might be wrong?
thanks -mike
|