<div>Hi,</div><div><br></div><div>I get the following compile error with the newest Elephant 1.0 in Allegro on Windows 7 with BDB 4.7.</div><div><br></div><div>Let me know if there is anything else I can do to help debug this.</div>
<div><br></div><div>;;; Compiling file</div><div>;;; C:\Bin\asdf-allegro\elephant-1.0\src\db-bdb\berkeley-db.lisp</div>
<div>; While compiling DB-CURSOR:</div><div>Error: This declare form is not in a place declares are allowed:</div><div>(DECLARE (TYPE POINTER-INT ERRNO-BUFFER))</div><div>Problem detected when processing</div><div> (DECLARE (TYPE POINTER-INT ERRNO-BUFFER))</div>
<div>inside (PROGN (DECLARE (TYPE POINTER-INT ERRNO-BUFFER))</div><div> (LET* (# #) (DECLARE # #) ...)) ..</div><div>inside (UNWIND-PROTECT ..)</div><div>inside (WITH-FOREIGN-OBJECT (ERRNO-BUFFER :INT) ..)</div>
<div>inside (BLOCK DB-CURSOR ..)</div><div>inside (PROGN (BLOCK DB-CURSOR (WITH-FOREIGN-OBJECT # # ...))) ..</div><div> [condition type: PARSE-ERROR]</div><br>-- <br>Elliott Slaughter<br><br>"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay<br>