rosemacs give error ASDF:MISSING-DEPENDENCY [closed]

asked 2013-02-25 03:50:43 -0500

ZiyangLI gravatar image

updated 2013-02-25 09:26:54 -0500

Hi, I am trying to use rosemacs to load cram_designator but I have the following error

Component :TRIVIAL-GARBAGE not found, required by
#<SYSTEM "designators">
   [Condition of type ASDF:MISSING-DEPENDENCY]

I am using emacs24 on Ubuntu12.04X64 and I install sbcl 1.1.4 and also install slime using package.el. I configure my emacs according to the roslisp_repl. Then I come across this error.

I have tried to rosrun roslisp_repl repl instead to load the package but I still have the same error. If fact if I load different packages, I will get different missing dependency messages.

Does anyone know how to solve it?

Solved: It seems that I forgot to rosmake the package!

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-10-30 17:59:56.327856