<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">I've just released 0.9.2 which rearranged the load order a bit and moved some class defs around. If you have time, please let me know if this works for you "out of the box"<DIV><BR class="khtml-block-placeholder"></DIV><DIV>thanks,</DIV><DIV><BR><DIV><DIV>On Dec 8, 2006, at 4:18 AM, <A href="mailto:christoph.oppawsky@t-online.de">christoph.oppawsky@t-online.de</A> wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><FONT style="font-family: arial,helvetica,sans-serif;" size="2">Hi,<BR><BR>I'm experiencing the same problem using cmucl-19c (gentoo port,x86). Initially I want to use cl-graph, all packages needed were retrieved via darcs yesterday.<BR><BR>-----slime debugger-----<BR>Execution of a form compiled with errors:<BR> (DEFMETHOD INITIALIZE-INSTANCE :AFTER ((METABANG.CL-CONTAINERS::OBJECT<BR>...<BR>-----end slime debugger-----<BR><BR>I narrowed it down to <BR><BR>dev/containers.lisp:(defmethod initialize-instance :after ((object stable-associative-container). <BR><BR>While trying to load-compile the file by hand I got:<BR><BR>-----slime debugger-----<BR>-+  Errors (2)<BR> |-- (during macroexpansion)<BR> |   Error in function PCL::CPL-ERROR:  While computing the class precedence list of the class named STABLE-ASSOCIATIVE-CONTAINER: The class named ASSOCIATIVE-CONTAINER-MIXIN is a forward referenced class. The class named ASSOCIATIVE-CONTAINER-MIXIN is a direct superclass of the class named STABLE-ASSOCIATIVE-CONTAINER..<BR> `-- (during macroexpansion)<BR>     Error in function PCL::CPL-ERROR:  While computing the class precedence list of the class named STABLE-ASSOCIATIVE-CONTAINER: The class named ASSOCIATIVE-CONTAINER-MIXIN is a forward referenced class. The class named ASSOCIATIVE-CONTAINER-MIXIN is a direct superclass of the class named STABLE-ASSOCIATIVE-CONTAINER..<BR>-----end slime debugger-----<BR><BR>Loading dev/basic-operations.lisp by hand (because of (defclass*<BR>key-value-iteratable-container-mixin (iteratable-container-mixin) needed by STABLE-ASSOCIATIVE-CONTAINER) didn't help either. <BR><BR>So finally I load-compiled associative.lisp (whcih contains the ASSOCIATIVE-CONTAINER-MIXIN) by hand and the error message dissapeeared, cl-container got loaded. No tests so far :-)<BR><BR>Cheers, <BR>Christoph<BR><BR><BR><BR> </FONT><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">cl-containers-devel mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:cl-containers-devel@common-lisp.net">cl-containers-devel@common-lisp.net</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://common-lisp.net/cgi-bin/mailman/listinfo/cl-containers-devel">http://common-lisp.net/cgi-bin/mailman/listinfo/cl-containers-devel</A></DIV> </BLOCKQUOTE></DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>--</DIV><DIV>Gary Warren King, metabang.com </DIV><DIV>Cell: (413) 885 9127</DIV><DIV>Fax: (206) 338-4052</DIV></SPAN><DIV>gwkkwg on Skype * garethsan on AIM</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV></SPAN><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></DIV></BODY></HTML>