-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile ERROR #13
Comments
Hi, please install numactl-devel/numactl-dev package before building. ? Eyal From: xuxc [email protected] Hi 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 What's the problem? Reply to this email directly or view it on GitHubhttps://github.com//issues/13. |
after i install :apt-get install numactl Is the version of numactl incorrect? |
You need to install numactl-devel yum install numactl-devel Sent from Type Mail On Apr 8, 2015, 07:27, at 07:27, xuxc [email protected] wrote:
|
JXIO-master/JXIO$ sudo yum install numactl-devel JXIO-master/JXIO$ sudo yum install numactl-dev |
Hi, What OS aee you running on? Use this link and get the rpm: Sent from Type Mail On Apr 8, 2015, 07:32, at 07:32, xuxc [email protected] wrote:
|
That is to say , i need to install infinband stack and them be able to build the JXIO? |
I would even suggest to move to newer os ub 14.04... Eyal Sent from Type Mail On Apr 8, 2015, 07:41, at 07:41, xuxc [email protected] wrote:
|
can u sent me a .tar that have already [email protected] |
We dont have tar - we distribute it as open source. Please look in the README file for more info on installing accelio: https://github.com/accelio/accelio/blob/master/README Sent from Type Mail On Apr 8, 2015, 07:45, at 07:45, xuxc [email protected] wrote:
|
thanks |
Hey Guys, |
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
The text was updated successfully, but these errors were encountered: