:: [devuan-dev] time.h missing LOCK_MO…
Top Page
Delete this message
Reply to this message
Author: aero
Date:  
To: devuan-dev
Subject: [devuan-dev] time.h missing LOCK_MONOTONIC
Hi

Recently installed the current version and am trying to build an ntp
network utility. This calls clock_gettime() with
the CLOCK_MONOTONIC qualifier. Make drops can't find this, even though
time.h is included. Have searched around the tree, but no sign of this
qualifier.

I'm using the gnu make, gcc and binutils added packages for this as the
default toolset.

Had to make a few Makefile changes for Linux, but the code builds and
runs fine under FreeBSD-12 and Solaris 10, X86 and Sparc. Wonder what
i'm missing here ?...

Regards,

Chris