On Thu, 2002-12-12 at 00:31, nobu.nokada / softhome.net wrote: > Without --enable-shared? Do you have ruby shared library, and > what's defined as LIBS in ext/socket/Makefile? Yes - thank you! --enable-shared fixed it. I wonder if this should be the default under Darwin (as it doesn't work out of the box without it)? Cheers Dave