Re: clsql-mysql for CLSQL 4.1.1 doesn't compile
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
Carlos Konstanski wrote: > Make sure your system time is correct. Then clear all your .fasl > files in ~/.fasls/. I have seen this problem in the past, and I think > it has to do with ASDF using file timestamps in a way that can cause a > problem if an existing .fasl file has a timestamp that is "in the > future". I'm not familiar with the usage of asdf-install, but it does seem like some sort of recurrent loading. So, deleting dependant fasls makes sense. -- Kevin Rosenberg kevin-HJRc7zDS/[email protected]