On 8/10/06, Isaac <isaacdupree@charter.net> wrote:
Adding -lm -lpthread -ldl to that command causes it to succeed -- I
suppose the scons stuff should link in those libraries in the
appropriate way.

That's left over from trying to get it to work on MacOS. For some reason it was automatically linking with libraries then. I've pushed another patch. Does this mean the whole thing now builds correctly? What happens when you type 'scons test'?

Cheers,
Andrew