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

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

emacs 24.3.1 with bzr snapshot of cedet


From: rajanikanth
Subject: emacs 24.3.1 with bzr snapshot of cedet
Date: Wed, 28 Aug 2013 08:15:34 -0700 (PDT)
User-agent: G2/1.0

Hi

When I try to use the latest bzr snapshot of cedet with emacs 24.3.1, I get the 
following error (when I do make EMACS=emacs in the cedet-bzr directory).

make[1]: *** [autoloads] Error 255
make[1]: Leaving directory `cedet-devel/lisp/cedet/semantic'
make[1]: Entering directory `cedet-devel/lisp/cedet/ede'
emacs -batch --no-site-file --eval '(setq debug-on-error t)' -l 
"../../../cedet-remove-builtin.el" -L ../ --eval 

'(progn (require (quote cedet-compat)) (require (quote mode-local)))' -L 
../../eieio/ -L ../ -L ../ --eval '(progn  (setq generated-autoload-file ""))' 
-f 

batch-update-autoloads
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  expand-file-name(nil)
  file-relative-name(nil)
  update-directory-autoloads()
  apply(update-directory-autoloads nil)
  batch-update-autoloads()
  command-line-1(("--eval" "(setq debug-on-error t)" "-l" 
"../../../cedet-remove-builtin.el" "-L" "../" "--eval" "(progn (require (quote 
cedet-compat)) 

(require (quote mode-local)))" "-L" "../../eieio/" "-L" "../" "-L" "../" 
"--eval" "(progn  (setq generated-autoload-file \"\"))" "-f" 

"batch-update-autoloads"))
  command-line()
  normal-top-level()



Can someone let me know how to fix this?

Thanks,
Raj


reply via email to

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