----- Original Message ----- From: "Eduardo Cavazos"
What's up with this warning?
~ # ikarus --r6rs-script ~/agave/demos/flexi-line.scm WARNING:
library (gl) has an inconsistent dependency on library
(ypsilon-compat); file "/usr/local/lib/ikarus/gl.ss" will be
recompiled from source.
WARNING: library (glut) has an inconsistent dependency on library
(ypsilon-compat); file "/usr/local/lib/ikarus/glut.ss" will be
recompiled from source.
leppie wrote:
Nothing to worry. You recompiled ikarus. The warning is expected.
That's what I thought but when I tried to clear out the fasl files and
recompile, I still got the error. Anywho, I redid that just now and it's
working. Thanks!
Ed