|
From: Miklos S. <mi...@sz...> - 2006-01-17 15:20:00
|
> Connection refused error means a mismatch between protocol used by > kernel and library. In your case it's probably an old kernel module, > since the library is up-to-date. But then again, that doesn't make sense, since kernel modules earlier than 2.3 did not return ECONNREFUSED, and later ones should be compatible with current library. So, basically I have no idea. Are you sure that is CVS head? What does './hello --version' report? Thanks, Miklos |