Hal Murray <hmur...@megapathdsl.net>:
> 
> >From a NetBSD box:
>   Checking for header sys/timex.h                : not found
>   Compilation check failed but include exists sys/timex.h
>   Checking for header sys/audio.h                : not found
> 
> 
> On NetBSD and FreeBSD 9, sys/timex.h needs sys/time.h
> It works without it on FreeBSD 10
> 
> Some/many of the places where timex is used in pylib/configure.py include 
> time but some don't.
> 
> Should I/we just add it to the places where it is missing?  Is there a chance 
> that will break something?  ...

No, that should work everwhere.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>
_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to