Re: [elephant-devel] libmemutil.so isn't being built on my system

2009-08-22 Thread Jeff Cunningham
Henrik Hjelte wrote: On Fri, Aug 21, 2009 at 4:19 PM, Jeff Cunningham wrote: Thanks, Henrik. That was exactly my problem. 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? I think that someon

Re: [elephant-devel] libmemutil.so isn't being built on my system

2009-08-22 Thread Henrik Hjelte
On Fri, Aug 21, 2009 at 4:19 PM, Jeff Cunningham wrote: > Thanks, Henrik. That was exactly my problem. > > 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? I think that someone contacted the clbuild main

Re: [elephant-devel] libmemutil.so isn't being built on my system

2009-08-21 Thread Jeff Cunningham
Henrik Hjelte wrote: 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 uf

Re: [elephant-devel] libmemutil.so isn't being built on my system

2009-08-21 Thread Henrik Hjelte
On Fri, Aug 21, 2009 at 7:05 AM, Jeff Cunningham wrote: > Hi; > > New here. I'm trying to get elephant installed on a 64-bit SBCL system > and ran into this problem when right off the bat: An error that often happens is that cffi is installed. Someone made an evil patch that renamed uffi-compat.as

Re: [elephant-devel] libmemutil.so isn't being built on my system

2009-08-20 Thread Elliott Slaughter
What do you have in your my-config.sexp? Do you have (:prebuilt-libraries . t) ? Otherwise it will expect to find the binary pre-built and won't try to build it. Hope this helps. On Thu, Aug 20, 2009 at 10:05 PM, Jeff Cunningham < j.k.cunning...@comcast.net> wrote: > Hi; > > New here. I'm trying

[elephant-devel] libmemutil.so isn't being built on my system

2009-08-20 Thread Jeff Cunningham
Hi; New here. I'm trying to get elephant installed on a 64-bit SBCL system and ran into this problem when right off the bat: Output file /usr/src/clbuild/source/elephant/libmemutil.so not found in elephant root [Condition of type SIMPLE-ERROR] Restarts: 0: [RETRY] Retry performing # on #.