marcIhm / yabasic

Yabasic - A simple Basic interpreter for Unix and Windows
http://www.yabasic.de
MIT License
90 stars 17 forks source link

Error compiling 2.79.2 on Debian: undefined reference to `clock_gettime` #18

Closed programandala-net closed 6 years ago

programandala-net commented 6 years ago

I use Yabasic 2.78.5, which I compiled without any problem on Raspbian/Debian, some time ago.

Now I want to update to 2.79.2, but make throws error "undefined reference to clock_gettime" on line 1684 of . I've searched all the sources with grep, and there's no other mentions to clock_gettime.

Is it a bug or am I missing something?

Thank you.

marcIhm commented 6 years ago

Should be fixed in 2.80