From gwking at metabang.com Thu Jan 18 00:46:04 2007 From: gwking at metabang.com (Gary King) Date: Wed, 17 Jan 2007 19:46:04 -0500 Subject: [cl-markdown-devel] Re: ASDF-METATILITIES::DEFSYSTEM-COMPATIBILITY not found In-Reply-To: <20070118001259.90935.qmail@mail.superb.net> References: <20070118001259.90935.qmail@mail.superb.net> Message-ID: Hi Luke, The asdf-metatilities package is defined in the metatilities.asd file. Metatilities depends on all of (metatilities-base moptilities cl-containers metabang-bind defsystem-compatibility cl-fad asdf-system-connections) (Which is either gross of good, I suppose, depending on your point of view vis-a-vis software sharing, forking, etc... ). It sounds as if you don't have defsystem-compatibility yet. Check http://www.cliki.net/defsystem-compatibility or http://common-lisp.net/project/cl-containers/defsystem-compatibility/ Please let me know if this do the trick for you and how the rest of your work with cl-markdown goes. thanks, On Jan 17, 2007, at 7:12 PM, Luke J Crook wrote: > ASDF-METATILITIES::DEFSYSTEM-COMPATIBILITY -- Gary Warren King, metabang.com Cell: (413) 885 9127 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM From gwking at metabang.com Thu Jan 18 15:10:46 2007 From: gwking at metabang.com (Gary King) Date: Thu, 18 Jan 2007 10:10:46 -0500 Subject: [cl-markdown-devel] Re: ASDF-METATILITIES::DEFSYSTEM-COMPATIBILITY not found In-Reply-To: <20070118014823.86431.qmail@mail.superb.net> References: <20070118001259.90935.qmail@mail.superb.net> <20070118014823.86431.qmail@mail.superb.net> Message-ID: <48C71D8A-DB5A-4FDF-849F-2C499129ED63@metabang.com> Hi Luke, I think I'm getting a handle as to what is going wrong here but I'm not quite sure whether it's ASDF's "fault", ASDF-System-Connections "fault" or just a misunderstanding between the two. One thing I noticed that may be contributing to the problem is that there are two defsystem-connections for bind-and-metatilities. What happens if you rename the second one to bind-and-defclass* (which is what it should be called in any case)? I'll follow up with you later today with what I hope will be a better understanding of what is going wrong. regards, On Jan 17, 2007, at 8:48 PM, Luke J Crook wrote: > Thanks Gary. Things are progressing but now it throws the error > below. Is this somehow related to building on Windows instead of > Linux? > Thanks, > - Luke > > No applicable methods for # FUNCTION-NAME 203A605A> with args (NIL) > [Condition of type SIMPLE-ERROR] > Restarts: > 0: [CONTINUE] Call # NAME 203A605A> again > 1: [NIL] Try loading c:\home\bin\clisp\asdf\metabang-bind\metabang- > bind.asd again. > 2: [NIL] Give up loading c:\home\bin\clisp\asdf\metabang-bind > \metabang-bind.asd. > 3: [NIL] Try loading another file instead of c:\home\bin\clisp\asdf > \metabang-bind\metabang-bind.asd. > 4: [ABORT-REQUEST] Abort handling SLIME request. > 5: [ABORT] Quit process. > Backtrace: > 0: CONDITIONS::CONDITIONS-ERROR (:INVISIBLEP T "No applicable > methods for ~S with args ~S" (# FUNCTION-NAME 203A605A> (NIL))) > 1: CERROR ("Call ~S again" "No applicable methods for ~S with args > ~S" &REST (# 203A605A> (NIL))) > 2: (METHOD NO-APPLICABLE-METHOD (T)) (# GENERIC-FUNCTION-NAME 203A605A> &REST (NIL)) > 3: CLOS::MAYBE-FLUSH-MAKE-INSTANCE-KEYWORD-CACHE (# METHOD NIL (:AFTER) (# (EQL > #)) > 214FB24C>) > 4: (METHOD REMOVE-METHOD (STANDARD-GENERIC-FUNCTION METHOD)) > (# # METHOD NIL (:AFTER) (# (EQL > #)) > 214FB24C>) -- Gary Warren King, metabang.com Cell: (413) 885 9127 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM From gwking at metabang.com Thu Jan 18 18:44:24 2007 From: gwking at metabang.com (Gary King) Date: Thu, 18 Jan 2007 13:44:24 -0500 Subject: [cl-markdown-devel] Re: ASDF-METATILITIES::DEFSYSTEM-COMPATIBILITY not found In-Reply-To: <48C71D8A-DB5A-4FDF-849F-2C499129ED63@metabang.com> References: <20070118001259.90935.qmail@mail.superb.net> <20070118014823.86431.qmail@mail.superb.net> <48C71D8A-DB5A-4FDF-849F-2C499129ED63@metabang.com> Message-ID: <5B1A36CE-57E6-4F76-A9AA-AF2FC88C4E3F@metabang.com> Hi Luke, Note that this should be renaming to bind-and-defclass-star, not bind- and-defclass*... On Jan 18, 2007, at 10:10 AM, Gary King wrote: > Hi Luke, > > I think I'm getting a handle as to what is going wrong here but I'm > not quite sure whether it's ASDF's "fault", ASDF-System-Connections > "fault" or just a misunderstanding between the two. One thing I > noticed that may be contributing to the problem is that there are > two defsystem-connections for bind-and-metatilities. What happens > if you rename the second one to bind-and-defclass* (which is what > it should be called in any case)? > > I'll follow up with you later today with what I hope will be a > better understanding of what is going wrong. > > regards, > > > On Jan 17, 2007, at 8:48 PM, Luke J Crook wrote: > >> Thanks Gary. Things are progressing but now it throws the error >> below. Is this somehow related to building on Windows instead of >> Linux? >> Thanks, >> - Luke >> >> No applicable methods for #> FUNCTION-NAME 203A605A> with args (NIL) >> [Condition of type SIMPLE-ERROR] >> Restarts: >> 0: [CONTINUE] Call #> NAME 203A605A> again >> 1: [NIL] Try loading c:\home\bin\clisp\asdf\metabang-bind >> \metabang-bind.asd again. >> 2: [NIL] Give up loading c:\home\bin\clisp\asdf\metabang-bind >> \metabang-bind.asd. >> 3: [NIL] Try loading another file instead of c:\home\bin\clisp >> \asdf\metabang-bind\metabang-bind.asd. >> 4: [ABORT-REQUEST] Abort handling SLIME request. >> 5: [ABORT] Quit process. >> Backtrace: >> 0: CONDITIONS::CONDITIONS-ERROR (:INVISIBLEP T "No applicable >> methods for ~S with args ~S" (#> FUNCTION-NAME 203A605A> (NIL))) >> 1: CERROR ("Call ~S again" "No applicable methods for ~S with >> args ~S" &REST (#> 203A605A> (NIL))) >> 2: (METHOD NO-APPLICABLE-METHOD (T)) (#> GENERIC-FUNCTION-NAME 203A605A> &REST (NIL)) >> 3: CLOS::MAYBE-FLUSH-MAKE-INSTANCE-KEYWORD-CACHE (#> METHOD NIL (:AFTER) (# (EQL >> #)) >> 214FB24C>) >> 4: (METHOD REMOVE-METHOD (STANDARD-GENERIC-FUNCTION METHOD)) >> (# #> METHOD NIL (:AFTER) (# (EQL >> #)) >> 214FB24C>) > > -- > Gary Warren King, metabang.com > Cell: (413) 885 9127 > Fax: (206) 338-4052 > gwkkwg on Skype * garethsan on AIM > > > > > _______________________________________________ > cl-markdown-devel mailing list > cl-markdown-devel at common-lisp.net > http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel -- Gary Warren King, metabang.com Cell: (413) 885 9127 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM