On Wed, Apr 03, 2002 at 11:04:27AM -0800, James Morrison wrote: > Hi, > > I am trying to run telnetd-hurd from the debian-libio archive but when I > run in.telnetd I get the error: getpeername: (mig/ipc) Bad message ID. > > I haven't been able to track down anything about this.
See how getpeername is implemented in libc/sysdeps/mach/hurd/getpeername.c It sends two RPCs, one is not recognized by the server. Check which one it is and where this RPC is going to, and look at the demuxer in the server why it is rejected. Thanks, Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED] Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.marcus-brinkmann.de _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd