ghollisjr / cl-ana

Free (GPL) Common Lisp data analysis library with emphasis on modularity and conceptual clarity.
GNU General Public License v3.0
196 stars 18 forks source link

Some systems don't build - missing GENERIC-MATH? #1

Closed quicklisp closed 9 years ago

quicklisp commented 9 years ago

http://report.quicklisp.org/cl-ana/2014-10-16/failtail.txt has a log.

I'm getting several failures of the form:

Error finding package for symbol "USE-GMATH":       
 The name "GENERIC-MATH" does not designate any package.
ghollisjr commented 9 years ago

Just fixed it, missing dependency. On Oct 16, 2014 11:11 AM, "Zach Beane" notifications@github.com wrote:

http://report.quicklisp.org/cl-ana/2014-10-16/failtail.txt has a log.

I'm getting several failures of the form:

Error finding package for symbol "USE-GMATH": The name "GENERIC-MATH" does not designate any package.

— Reply to this email directly or view it on GitHub https://github.com/ghollisjr/cl-ana/issues/1.