[elephant-devel] Re: Trouble loading libdb-4.5.so (SBCL, FreeBSD @ amd64)

2008-05-16 Thread Linus Nordberg
Linus Nordberg <[EMAIL PROTECTED]> wrote Fri, 16 May 2008 15:01:54 +0200: | | Elephant is borked in SBCL 1.0.16 (due to its heavy UFFI magic lifting), | | and it hasn't been fixed in the SBCL development repository yet, either. | | Thanks. 1.0.10 shows the same behaviour while 1.0.6

[elephant-devel] Re: Trouble loading libdb-4.5.so (SBCL, FreeBSD @ amd64)

2008-05-16 Thread Linus Nordberg
Linus Nordberg <[EMAIL PROTECTED]> wrote Fri, 16 May 2008 15:01:54 +0200: | Thanks. 1.0.10 shows the same behaviour while 1.0.6 seem to do better | wrt to SBCL and FFI: I spoke too early. This was on SBCL 1.0.6 without threading support. Building 1.0.6 with threading results in

[elephant-devel] Re: Trouble loading libdb-4.5.so (SBCL, FreeBSD @ amd64)

2008-05-16 Thread Linus Nordberg
"Leslie P. Polzer" <[EMAIL PROTECTED]> wrote Fri, 16 May 2008 13:19:07 +0200 (CEST): | Elephant is borked in SBCL 1.0.16 (due to its heavy UFFI magic lifting), | and it hasn't been fixed in the SBCL development repository yet, either. Thanks. 1.0.10 shows the same behaviour while 1.0.6 seem to d

[elephant-devel] Trouble loading libdb-4.5.so (SBCL, FreeBSD @ amd64)

2008-05-16 Thread Linus Nordberg
Hi, I'm trying to get Elephant running with SBCL-1.0.16 built with threading support, FreeBSD-6.2 on amd64, db-4.5 from ports. --8<---cut here---start->8--- * (asdf-install:install 'elephant) [...] ; $ gcc -L/usr/local/lib/db45/ -I/usr/local/include/db45/ -shar