Hahaha!!! I'm totally not convinced about my explanation either! ;) Please excuse me, trying to kick the eclipse habit, and new to the emacs realm.
* The following is the output in (slime-repl):
; SLIME 2010-07-21 CL-USER> (asdf:load-system :cl-opengl) ; Loading system definition from ; /usr/local/tools/cl-opengl/cl-opengl.asd into #<PACKAGE "ASDF0"> ; Registering #<SYSTEM CL-OPENGL> as CL-OPENGL
* And in (sldb sbcl):
There is no applicable method for the generic function #<STANDARD-GENERIC-FUNCTION ASDF:COMPONENT-NAME (1)> when called with arguments (#:ALEXANDRIA). [Condition of type SIMPLE-ERROR]
Restarts: 0: [RETRY] Retry calling the generic function. 1: [ABORT] Return to sldb level 1. 2: [RETRY] Retry SLIME REPL evaluation request. 3: [*ABORT] Return to SLIME's top level. 4: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-thread" RUNNING {B8B6C81}>)
Backtrace: 0: ( )[:EXTERNAL] 1: (SB-PCL::CALL-NO-APPLICABLE-METHOD ) 2: (ASDF::COMPONENT-FIND-PATH ) 3: ( ) 4: ( ) 5: (SB-IMPL::STRINGIFY-OBJECT ) 6: (PRINC-TO-STRING ) --more--
As usual, thanks in advance,
Nick.
On 12/27/12, Luís Oliveira luismbo@gmail.com wrote:
On Thu, Dec 27, 2012 at 4:47 PM, Nick Khamis symack@gmail.com wrote:
It seems that way! The reason I say that because if I change:
[...]
I'm not convinced by your explanation. :-) Can you paste what happens after (asdf:load-system :cl-opengl)?
-- Luís Oliveira http://r42.eu/~luis/