|
From: Robert M. <Rob...@nd...> - 2015-01-19 23:12:04
|
Hello, I am trying to install ScaleGraph but am receiving errors while attempting to install The 'make' returns error code 1, and says there are 2 errors. Looking through printout, there appears to be a many errors stemming from $SCALEGRAPH_HOME/x10lib/include/org/scalegraph/io/fbio/NativeSupport.h, errors that all say either 'read', 'lseek', and 'write' are not declared in scope. I'm running Ubuntu 14.04.1, with MPICH 3.0.4, with gcc/g++ 4.8.2 (4.8.2-19ubuntu1), using the extended x10 runtime 2.3.1_2.2 and scalegraph 2.2 from the download page I've installed x10 with the mpi flag and can compile/run x10 programs, i added the x10 binaries to the classpath, then tried to run 'make' for ScaleGraph and received the errors Appreciate any help Thanks, Ryan |