On Wed, Oct 05, 2005 at 04:57:14PM -0600, Eric Schwartz wrote: > I get this message when trying to start NFS: > > # /etc/init.d/nfs-kernel-server start > Exporting directories for NFS kernel daemon...done. > Starting NFS kernel daemon: nfsd mountdget_myaddress: getifaddrs: Socket > operation on non-socket
This is rather odd. There is not a single call to getifaddrs() in the entirety of nfs-utils, and the rest of your strace really does not make _any_ sense with the code in nfs-utils 1.0.7-3. Are you perchance using some nonstandard NSS libraries? Are you able to reproduce this on another platform than ia64? Are you sure you reported this against the correct version of nfs-utils? /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

