On Tue, Sep 30, 2014 at 04:38:48PM +0200, Richard Cochran wrote:
> On Tue, Sep 30, 2014 at 04:21:48PM +0200, Miroslav Lichvar wrote:
> > I
> > can add a check to incdefs.sh and build timemaster only if fork() is
> > available, would that be ok?
> 
> Okay, or maybe just keep timemaster out of the "all" target?

Hm, I'd like to see all binaries build by default on normal systems
that have fork.

How about using posix_spawn() instead? It seems uclibc includes
support for it, so we could build timemaster even there (although I'm
not sure how useful it would actually be). I just tried it with glibc
and it seems to be working nicely.

-- 
Miroslav Lichvar

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to