Re: [FS#381] Error: undefined reference to `clock_gettime’ during build

LEDE Bugs lede-bugs at lists.infradead.org
Wed Jan 11 01:55:36 PST 2017


The syscall clock_gettime is implemented in a VDSO (virtual dynamically linked shared object, with fast user space implementation of some syscalls).
Use use these calls relies on support within the libc, see https://lwn.net/Articles/658570/

I do not know whether this is relevant with this issue.
Paul

> Op 11 jan. 2017, om 03:49 heeft LEDE Bugs <lede-bugs at lists.infradead.org> het volgende geschreven:
> 
> The following task has a new comment added:
> 
> FS#381 - Error: undefined reference to `clock_gettime’ during build
> User who did this - Jo-Philipp Wich (jow-)
> 
> ----------
> I pushed a number of fixes to master; please retry after a git pull.
> ----------
> 
> More information can be found at the following URL:
> https://bugs.lede-project.org/index.php?do=details&task_id=381#comment1197
> 
> _______________________________________________
> lede-bugs mailing list
> lede-bugs at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-bugs






More information about the lede-bugs mailing list