From: me2faster@... Date: 2007-04-21T10:30:04+09:00 Subject: the (null)() function is unimplemented on this machine This is reported by the following two shared libraries on my machine: .../ruby-1.8.6/bin/digest.so: the (null)() function is unimplemented on this machine (NotImplementedError) .../ruby-1.8.6/bin/socket.so: the (null)() function is unimplemented on this machine (NotImplementedError) Where in the sources do I check if this can be enabled/fixed on my machine? me2faster at excite dot com