On Thu, Sep 25, 2014 at 05:21:39PM +0200, Miroslav Lichvar wrote:
> On Sun, Sep 21, 2014 at 12:57:33PM +0200, Richard Cochran wrote:
> > This has some warnings,
> > 
> > /home/richard/git/linuxptp/util.c: In function ‘string_newf’:
> > /home/richard/git/linuxptp/util.c:353:2: error: implicit declaration of 
> > function ‘vasprintf’ [-Werror=implicit-function-declaration]
> 
> Is libc on your system missing vasprintf() or it just needs
> _GNU_SOURCE to be defined?

Yup.
 
> > /home/richard/git/linuxptp/timemaster.c: In function 'start_program':
> > /home/richard/git/linuxptp/timemaster.c:899:2: error: implicit declaration 
> > of function 'fork' [-Werror=implicit-function-declaration]
> 
> Hm, timemaster.c includes <unistd.h>, so I'm not sure what's wrong
> here. Any suggestions?

I guess this was my coldfire build -> uClinux, no fork.

I'll double check this later...

Thanks,
Richard




------------------------------------------------------------------------------
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