From: Petter Gustad
Subject: Re: [elephant-devel] Elephant/BDB problems on recent 64-bit Linux
systems
Date: Tue, 04 Jan 2011 13:21:28 +0100 (CET)
This was a classical my-config.sexp error... I had my include
directory specified as:
(:berkeley-db-include-dir . "/usr/include/")
But on older Ge
From: Petter Gustad
Subject: Re: [elephant-devel] Elephant/BDB problems on recent 64-bit Linux
systems
Date: Tue, 04 Jan 2011 09:40:46 +0100 (CET)
>> Was your problem in clojure also involving Berkeley DB?
>
> Yes. I ran the same code using Clojure rather than SBCL and got some
> corruption war
From: Ian Eslick
Subject: Re: [elephant-devel] Elephant/BDB problems on recent 64-bit Linux
systems
Date: Mon, 3 Jan 2011 21:44:47 -0800
> Any progress since you wrote this?
Unfortunately not. I haven't had much time during the last few weeks.
> Tracking down these kinds of errors is nasty -