hzeller / rpi-matrix-pixelpusher

PixelPusher protocol for LED matrix.
GNU General Public License v3.0
173 stars 30 forks source link

Error compiling `server` #15

Closed crablab closed 7 years ago

crablab commented 7 years ago
ft-thread.o: In function `ft::Mutex::WaitOnWithTimeout(pthread_cond_t*, int)':
ft-thread.cc:(.text+0x290): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
Makefile:76: recipe for target 'ft-server' failed
make: *** [ft-server] Error 1