It's just one of my data-type tests. It's not that it is very useful
all the time, it's purpose it's to test the checksum function. I just
needed one way to get random numbers. I will modify it in order to
use some other function. I don't want to have to add a function test
in configure just for a [slightly useful] test.
george.
On Jun 16, 2006, at 1:58 AM, Ralf Wildenhues wrote:
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
_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel