Re: [elephant-devel] Berkeley DB error: Invalid argument

2008-03-08 Thread Raja Ramachandran
I upgraded the system to ubuntu 7.10 and now I'm getting this error: The function DB-BDB::DB-ENV-CREATE is undefined. [Condition of type UNDEFINED-FUNCTION] Restarts: 0: [ABORT] Return to SLIME's top level. 1: [ABORT] Exit debugger, returning to top level. Backtrace: 0: ("bogus stack fr

Re: [elephant-devel] Berkeley DB error: Invalid argument

2008-03-08 Thread Raja Ramachandran
On Saturday 08 March 2008 11:44:08 Ian Eslick wrote: > Ah, you have the 0.9.1 release version. Can you send the contents of > your my-config.sexp? ;; Linux defaults #+(and (or sbcl allegro openmcl lispworks) (not (or mswindows windows)) (not (or macosx darwin))) ((:compiler . :gcc) (:berkeley-d

Re: [elephant-devel] Berkeley DB error: Invalid argument

2008-03-08 Thread Ian Eslick
Ah, you have the 0.9.1 release version. Can you send the contents of your my-config.sexp? On Mar 8, 2008, at 12:40 PM, Raja Ramachandran wrote: On Saturday 08 March 2008 11:27:18 John Leuner wrote: How did you install it? Did you install libdb? I installed elephant via the darcs repositor

Re: [elephant-devel] Berkeley DB error: Invalid argument

2008-03-08 Thread Raja Ramachandran
On Saturday 08 March 2008 11:31:03 Ian Eslick wrote: > When did you last update your repository (i.e. what version of the > code are you using?) ELEPHANT-0-9-1 - I got it from the darcs repo. The system was a new install of ubuntu feisty - I'm trying it on another system now. > > Also, which v

Re: [elephant-devel] Berkeley DB error: Invalid argument

2008-03-08 Thread Raja Ramachandran
On Saturday 08 March 2008 11:27:18 John Leuner wrote: > How did you install it? Did you install libdb? I installed elephant via the darcs repository. libdb - I used the libdb-4.5 packages from the ubuntu repository: libdb4.5 - Berkeley v4.5 Database Libraries [runtime] libdb4.5-dev - Berkeley v

Re: [elephant-devel] Berkeley DB error: Invalid argument

2008-03-08 Thread Ian Eslick
When did you last update your repository (i.e. what version of the code are you using?) Also, which version of BDB are you using? You have to set the version in the my-config.sexp now. We support 4.5 and 4.6 and default to 4.5. Typically it's a version mismatch that causes this error.

Re: [elephant-devel] Berkeley DB error: Invalid argument

2008-03-08 Thread John Leuner
How did you install it? Did you install libdb? John On Sat, 2008-03-08 at 11:01 -0600, Raja Ramachandran wrote: > Hello - > > I keep getting this error when I open an existing store or just when I open a > new store: > > > SVC> (elephant:open-store '(:BDB "/home/raja/dev/")) > > Berkeley DB

[elephant-devel] Berkeley DB error: Invalid argument

2008-03-08 Thread Raja Ramachandran
Hello - I keep getting this error when I open an existing store or just when I open a new store: SVC> (elephant:open-store '(:BDB "/home/raja/dev/")) Berkeley DB error: Invalid argument [Condition of type BDB-DB-ERROR] Restarts: 0: [ABORT] Return to SLIME's top level. 1: [ABORT] Exit deb

[elephant-devel] Re: Updated version of last Postmodern patch bundle

2008-03-08 Thread Alex Mizrahi
??>> Since Alex Mizrai is updating the postmodern code right now, are you ??>> discussing with each others about changes you make? I don't know if ??>> you work on the same things. LPP> We are not discussing off-list right now; I'm waiting for his response LPP> to my question on what he's wor