This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ECOS] ecos and gettimeofday()


On Tue, Nov 15, 2005 at 04:23:38PM +0100, Daniel N?ri wrote:
> Andrew Lunn <andrew@lunn.ch> writes:
> 
> > --- net/ppp/current/ChangeLog	30 Jul 2005 13:21:01 -0000	1.14
> > +++ net/ppp/current/ChangeLog	23 Oct 2005 20:36:36 -0000
> > @@ -1,3 +1,8 @@
> > +2005-10-23  Andrew Lunn  <andrew.lunn@ascom.ch>
> > +
> > +	* cdl/ppp.cdl: Require CYGPKG_POSIX_TIMERS
> > +	* src/sys-ecos.c (gettimeofday): Removed, now get it from POSIX
> > +
> 
> This seems broken -- now the PPP package indirectly depends on
> pthreads. I believe it should require CYGPKG_POSIX_CLOCKS instead.

You are correct. I've fixed this.
        
        Thanks
                Andrew

Attachment: ppp.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]