Hi all.
After update from git I received the following error when
compiling emacspeak:
emacs -batch -q -no-site-file -l
".."/lisp/emacspeak-load-path.el -l
".."/lisp/emacspeak-loaddefs.el -l ".."/lisp/emacspeak-cus-load.el
-l ".."/lisp/g-client/g-load-path.el -f batch-byte-compile
emacspeak-webspace.el
In toplevel form:
emacspeak-webspace.el:56:1:Error: Cannot open load file: No such
file or directory, gf
make[1]: *** [Makefile:54: emacspeak-webspace.elc] Error 1
make[1]: Leaving directory '/data/emacspeak/lisp'
make: *** [Makefile:49: emacspeak] Error 2
--