help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HELP with cc-mode and emacs


From: Chris
Subject: HELP with cc-mode and emacs
Date: 11 Jun 2007 20:14:17 GMT
User-agent: Xnews/5.04.25

Hi all
   I downloaded the latest version of cc-mode (5.31.3) from http://cc-
mode.sourceforge.net/.  Stuck the files in a sub-dir and compiled per 
the instructions 

 "emacs  -batch -no-site-file -q -f batch-byte-compile cc-*.el"

Got the following errors:


Loading /usr/libexec/emacs/21.3/x86_64-redhat-linux/fns-21.3.1.el 
(source)...
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-align.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-awk.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-bytecomp.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-cmds.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-compat.elc
While compiling the end of the data in file /net/wally/home/cfoster/.cc-
mode-5.31.3/cc-defs.el:
  ** The function `delete-duplicates' might not be defined at runtime.
  ** The function `font-lock-compile-keywords' is not known to be 
defined.
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-defs.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-engine.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-fix.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-fonts.elc
While compiling the end of the data in file /net/wally/home/cfoster/.cc-
mode-5.31.3/cc-guess.el:
  ** The following functions are not known to be defined:
    make-progress-reporter, progress-reporter-update,
    progress-reporter-done
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-guess.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-langs.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-lobotomy.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-menus.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-mode.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-styles.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-subword.elc
Wrote /net/wally/home/cfoster/.cc-mode-5.31.3/cc-vars.elc
Done


So, of course it blows up during the load of the .emacs.el file with the 
following error:

(emacs .emacs.el)
Loading disp-table...done
Loading tool-bar...done
Loading image...done
Loading tooltip...done
Loading /usr/share/emacs/site-lisp/site-start.d/iiimecf-init.el 
(source)...done
Loading /usr/share/emacs/site-lisp/site-start.d/lang-coding-systems-
init.el (source)...
Loading encoded-kb...done
Loading /usr/share/emacs/site-lisp/site-start.d/lang-coding-systems-
init.el (source)...done
Loading /usr/share/emacs/site-lisp/site-start.d/php-mode-init.el 
(source)...done
Loading /usr/share/emacs/site-lisp/site-start.d/po-mode-init.el 
(source)...done
Loading /usr/share/emacs/site-lisp/site-start.d/psgml-init.el 
(source)...done
Loading /usr/share/emacs/site-lisp/site-start.d/python-mode-init.el 
(source)...done
Loading /usr/share/emacs/site-lisp/site-start.d/rpm-spec-mode-init.el 
(source)...done
Loading /usr/share/emacs/site-lisp/site-start.d/ruby-mode-init.el 
(source)...done


An error has occurred while loading `/net/wally/home/cfoster/.emacs.el':

End of file during parsing: "/net/wally/home/cfoster/.emacs.el"

To ensure normal operation, you should investigate the cause
of the error in your initialization file and remove it.  Start
Emacs with the `--debug-init' option to view a complete error
backtrace


Any help is greatly appreciated.  Thanks in advance!!

     Chris Foster 

-- 
Posted via a free Usenet account from http://www.teranews.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]