<br>
Sorry about delay. I will try an work on this problem soon.<br>
<br>
Will<br><br><div><span class="gmail_quote">On 4/7/06, <b class="gmail_sendername">Ian Eslick</b> <<a href="mailto:eslick@csail.mit.edu">eslick@csail.mit.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm not sure why that's happening, but you don't need to enter requires<br>for both modules, just require the backend of interest such as (require<br>'ele-bdb) and everything will get loaded properly.  I split out an extra
<br>asdf file so each backend could depend on it.<br><br>Ian<br><br>Robert L. Read wrote:<br>> If you would submit a patch, that would be most excellent.<br>><br>> Ian might have an explanation for it, but I assume that you are correct.
<br>><br>><br>> On Fri, 2006-04-07 at 14:21 -0500, William Halliburton wrote:<br>>><br>>> Using SBCL 0.9.7.<br>>><br>>> All seems to work great but when (require 'elephant) and (require<br>
>> 'ele-bdb) it always compiles memutils.lisp for both requires and<br>>> sleepycat.lisp, bdb-controller.lisp, and bdb-collections.lisp when<br>>> requiring ele-dbd.  I would assum that this is a problem with the
<br>>> asdf file? I will debug if noone has a fix.<br>>><br>>> Thank you,<br>>> William Halliburton<br>>><br>>><br>>> _______________________________________________<br>>> elephant-devel site list
<br>>> <a href="mailto:elephant-devel@common-lisp.net">elephant-devel@common-lisp.net</a> <mailto:<a href="mailto:elephant-devel@common-lisp.net">elephant-devel@common-lisp.net</a>><br>>> <a href="http://common-lisp.net/mailman/listinfo/elephant-devel">
http://common-lisp.net/mailman/listinfo/elephant-devel</a><br>>><br>> ------------------------------------------------------------------------<br>><br>> _______________________________________________<br>> elephant-devel site list
<br>> <a href="mailto:elephant-devel@common-lisp.net">elephant-devel@common-lisp.net</a><br>> <a href="http://common-lisp.net/mailman/listinfo/elephant-devel">http://common-lisp.net/mailman/listinfo/elephant-devel</a>
<br>_______________________________________________<br>elephant-devel site list<br><a href="mailto:elephant-devel@common-lisp.net">elephant-devel@common-lisp.net</a><br><a href="http://common-lisp.net/mailman/listinfo/elephant-devel">
http://common-lisp.net/mailman/listinfo/elephant-devel</a><br></blockquote></div><br>