Re: [elephant-devel] tests fail on openmcl

2007-04-09 Thread Ian Eslick
ct: Re: [elephant-devel] tests fail on openmcl Is this version 0.6.0? Yes -- I'm sorry I didn't mention that. We had this problem in 0.6.0 due to a declare statement on the spec slot of store-controller. It needs to be removed for OpenMCL to work. In CVS head the type

Re: [elephant-devel] tests fail on openmcl

2007-04-09 Thread Joe Corneli
Is this version 0.6.0? Yes -- I'm sorry I didn't mention that. We had this problem in 0.6.0 due to a declare statement on the spec slot of store-controller. It needs to be removed for OpenMCL to work. In CVS head the type declaration says 'list' instead of '(or pathname (vect

Re: [elephant-devel] tests fail on openmcl

2007-04-09 Thread Ian Eslick
Is this version 0.6.0? We had this problem in 0.6.0 due to a declare statement on the spec slot of store-controller. It needs to be removed for OpenMCL to work. In CVS head the type declaration says 'list' instead of '(or pathname (vector character)). There are still some issues with CVS

Re: [elephant-devel] tests fail on openmcl

2007-04-08 Thread Robert L. Read
I can't explain this. Is it spelled correctly? Does capitalization matter? I'm not an OpenMCl user, but I agree it appears to be before it is actually opening BDB. This same functionality worked for me 30 seconds ago on the tip of the CVS head under SBCL on Linux. Perhaps and Open MCL user