On Mon, Apr 23, 2001 at 02:22:55PM -0500, Daniel E Baumann wrote:
> Hello all. I have been playing with PPP some more, but I am not very successfuly as
> it seems pfinet just does not like me :P. It is basically doing the same thing as
> bafore failing to set the gateway address initially then after several invocations
> it will hang and not spit errors at me. So I think there's something going on with
> pfinet,
Yes, it is a real bug in pfinet. I can reproduce it with just fsysopts
(eg, without your ppp port).
> however I cannot get a hurd built with debuggin' symbols (or Marcus's
> minicom either, but it used to build just fine) because it keeps bitching about
> time() and localtime() being implicitly declared, i.e. it must not find the
> functions even though the proper headers are included.
I doubt the proper headers are really included. In the Hurd CVS there are
some changes to include the proper time headers. glibc adjusted them to be
stricter (POSIX defines what headers of time.h and sys/time.h you need to
include to get the prototype of a symbol), so you need to check if really
time.h is included and not sys/time.h (for time() and localtime()).
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