Ok, so I tried compiling Riecoin 16.3 I got a couple errors. Maybe it is because I am using Boost 1.58 from Trisquel OS?
The test units have not been updated and won't compile. To eliminate the errors you need to re-configure.
./configure --disable-tests
make
This should be fixed shortly, at least so that the test units compile.