bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PPP port status


From: Marcus Brinkmann
Subject: Re: PPP port status
Date: Fri, 27 Apr 2001 00:44:09 +0200
User-agent: Mutt/1.3.15i

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 brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]