<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Henrik Hjelte wrote:
<blockquote
 cite="mid:50e8e4f60908210037q37e0c5cds69d6c22b03a40e0f@mail.gmail.com"
 type="cite"><br>
  <pre wrap=""><!---->
An error that often happens is that cffi is installed. Someone made an
evil patch that renamed uffi-compat.asd to uffi.asd, so now by
accident sometimes the cffi uffi compatiblity thing is picked up when
compiling elephant. I would look for an cffi installation, find the
uffi.asd file there and rename it back to cffi-uffi-compat.asd. I am
not sure this is your problem, but it is the first thing I would
check.

/Henrik


  </pre>
</blockquote>
Thanks, Henrik. That was exactly my problem. <br>
<br>
So, before I contact the CFFI developers and ask them to fix this
annoying case of identity theft, do you know if anyone has already done
so?<br>
<br>
--Jeff<br>
</body>
</html>