Hi,
Am experiencing the following error on asdf:load-op ..
The function CL-RDBMS::REGISTER-READTABLE-FOR-SWANK is undefined. [Condition of type UNDEFINED-FUNCTION]
Restarts: 0: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {4EA125D9}> on #<CL-RDBMS-SYSTEM::LOCAL-CL-SOURCE-FILE "configuration" {4E827961}>. 1: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {4EA125D9}> on #<CL-RDBMS-SYSTEM::LOCAL-CL-SOURCE-FILE "configuration" {4E827961}> as having been successful. 2: [ABORT-REQUEST] Abort handling SLIME request. 3: [ABORT] Exit debugger, returning to top level.
Backtrace: 0: (SB-KERNEL:%COERCE-CALLABLE-TO-FUN CL-RDBMS::REGISTER-READTABLE-FOR-SWANK) 1: (SB-FASL::FOP-FUNCALL-FOR-EFFECT) 2: (SB-FASL::LOAD-FASL-GROUP #<SB-SYS:FD-STREAM for "file /home/mk/Project/src/cl-rdbms/configuration.fasl" {4E874AA1}>) 3: ((FLET SB-THREAD::WITH-RECURSIVE-LOCK-THUNK)) 4: (SB-FASL::LOAD-AS-FASL #<SB-SYS:FD-STREAM for "file /home/mk/Project/src/cl-rdbms/configuration.fasl" {4E874AA1}> NIL #<unavailable argument>) 5: (SB-FASL::%LOAD #<SB-SYS:FD-STREAM for "file /home/mk/Project/src/cl-rdbms/configuration.fasl" {4E874AA1}>) 6: (SB-FASL::%LOAD #P"/home/mk/Project/src/cl-rdbms/configuration.fasl") 7: (LOAD #P"/home/mk/Project/src/cl-rdbms/configuration.fasl")