Error compiling r519 with Linux Mint 18

Hello, I'm having difficulties compiling r519 with Linux Mint 18.1/GCC6.2.0. Bart, can you (or anyone) help please?
Thanks...
Thanks...
- Code: Select all
Src/Graphics/New3D/New3D.cpp:1529:45: error: ‘memcpy’ was not declared in this scope
memcpy(in, poly.p1.pos, sizeof(float) * 3);
^
Makefile:189: recipe for target 'obj/New3D.o' failed
make: *** [obj/New3D.o] Error 1