Hello everyone, Currently 'make check' is failing for me in the tests/datatype directory, because my system (GNU/Linux, glibc 2.3.6) doesn't provide a srandomdev function, called in checksum.c. I believe it's BSD specific; if you need it, I guess you could add a configure time check for it.
Cheers, and keep up the good work, Ralf