I'll bet that it is the mix of threaded/non-threaded code.  freebsd
has really sucky threads libraries (hopefully they'll fix it in 5.0,
but we're stuck for now).  unless all the code you're linking together
was built with the threads enabled, things will fail like you see.

what happens if you build your perl without threads?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to