Re: [dev] Linking against rt in dwm

From: Evan Gates <evan.gates_AT_gmail.com>
Date: Tue, 8 Jul 2014 10:26:32 -0700

> dwm.c:1451:3: warning: implicit declaration of function
'clock_gettime' [-Wimplicit-function-declaration]
> dwm.c:1451:21: error: 'CLOCK_MONOTONIC' undeclared (first use in
this function)

you need _POSIX_C_SOURCE >= 199309L but in config.mk it's defined as 2

-emg
Received on Tue Jul 08 2014 - 19:26:32 CEST

This archive was generated by hypermail 2.3.0 : Tue Jul 08 2014 - 19:36:06 CEST