If you happen to get an error like the following when running amalgalite, it was
a bug in how amalgalite was built. I wasn't matching the thread support in
amalgalite with the threadsupport of the installed ruby.
You can see that on my iMac ruby was compiled with @--enable-pthread@ but on
my OpenBSD machine that configuration option is missing. I didn't take this
into account when building Amalgalite.
Version 0.2.1 was just released which fixes this bug.