-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Hi
i have clone the git ,and execute ./bulid.sh under the JXIO-master/JXIO$,and there are some errors:
hadoop@namenode:~/RDMA/JXIO-master/JXIO$ ./build.sh
The JXIO top directory is /home/hadoop/RDMA/JXIO-master/JXIO
JXIO git version: v1.3-16-gca7f25c
Build Accelio... libxio C code
Submodule 'src/accelio' (https://github.com/accelio/accelio.git) registered for path 'src/accelio'
Cloning into 'src/accelio'...
remote: Counting objects: 12318, done.
remote: Total 12318 (delta 0), reused 0 (delta 0), pack-reused 12317
Receiving objects: 100% (12318/12318), 7.82 MiB | 1.35 MiB/s, done.
Resolving deltas: 100% (8876/8876), done.
Submodule path 'src/accelio': checked out 'bc0d930ccb033d754d9720e660491edb60d8d52e'
AccelIO git version: v1.3-rc3-70-gbc0d930
configure.ac:18: installing ./compile' configure.ac:13: installing./config.guess'
configure.ac:13: installing ./config.sub' configure.ac:7: installing./install-sh'
configure.ac:7: installing ./missing' benchmarks/usr/xio_perftest/Makefile.am: installing./depcomp'
configure: WARNING: Unable to find the infiniband header files,
rdma transport will not be available.
configure: error: Unable to find the numactl-devel header files
FAILURE! stopped JXIO build
What's the problem?
thank u.
xuxc