On Sun, Mar 04, 2001 at 04:55:02PM -0500, Roland McGrath wrote:
> > Woops. Here is the message from the error () call:
> > 
> > ./ppp: /servers/socket/2: --gateway=10.0.0.2: (ipc/mig) server died
> 
> Ah.  That would seem to indicate that pfinet died.  Please try doing the
> same sequence of fsys_set_options calls by hand using fsysopts on
> /servers/socket/2 and see if you get the same results.  If so, we can debug
> pfinet using just fsysopts as the test case.  If not, then your code is not
> doing the same thing we think it is, and we should figure out what it is
> doing differently.  (If it does something different that causes pfinet to
> crash, we should still fix pfinet so it won't crash, of course.)

Well that may a bit misleading because I added this line before the error ()
call:

printf ("errno = %s\n", strerror (errno));

and I get:

errno = Function not implemented

You still want me to try the same thing?

Dan
-- 
Daniel E Baumann       [EMAIL PROTECTED]
Web location:          http://www.msoe.edu/~baumannd
"Life would be so much easier if we could just look at the source code."
      -- Dave Olsen

And if cynics ridicule freedom, ridicule community...if ``hard nosed 
realists'' say that profit is the only ideal...just ignore them, and use 
copyleft all the same.
      -- RMS

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to