DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Execute the following command to compile libozfs_read.c and libozfs_write.c:
gcc gcc -fPIC -pthread -I /home/aryan/ozone-native-client/libozone -I /home/aryan/hadoop1/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs/include -g -c libozfs_read.c Execute the following command to compile libozfs_write.c:
gcc gcc -fPIC -pthread -I /home/aryan/ozone-native-client/libozone -I /home/aryan/hadoop1/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs/include -g -c libozfs_write.c
2. Generation of libozfs.so
...