gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] (no subject)


From: Eric S. Raymond
Subject: Re: [gpsd-dev] (no subject)
Date: Tue, 12 Nov 2013 21:08:49 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Greg Troxel <address@hidden>:
> >>sys/timepps.h needs sys/time.h on NetBSD, perhaps FreeBSD
> >
> > That's easy enough. Done already.
> 
> Thanks.  That would fix the build if sys/timepps.h  were found at
> configure time, but it doesn't check for sys/time.h and include that
> first in the sys/timepps.h test program, or just include it always.  My
> scons-fu is sadly lacking so I don't know how to fix this.

We unconditionally need that header for select(2) anyway.  So making
sure it's included before sys/timepps.h is no additional burden.
 
> I built
> release-3.9-767-g695da3a
> on NetBSD and all regression tests pass, but I have not livetested yet.

That's good to know, thanks.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>

Attachment: signature.asc
Description: Digital signature


reply via email to

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