:: [devuan-dev] time.h missing LOCK_MO…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: aero
Fecha:  
A: devuan-dev
Asunto: [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