Hello,<div><br></div><div>While compiling parallel version of paraview, I get this error message</div><div><br></div><div><div>[ 34%] Built target vtkVolumeRenderingPython</div><div>Linking CXX shared library ../../bin/libvtkParallel.so</div>
<div>/usr/bin/ld: skipping incompatible /usr/lib/libnuma.so when searching for -lnuma</div><div>/usr/bin/ld: cannot find -lnuma</div><div>collect2: ld returned 1 exit status</div><div>make[2]: *** [bin/libvtkParallel.so.pv3.4] Error 1</div>
<div>make[1]: *** [VTK/Parallel/CMakeFiles/vtkParallel.dir/all] Error 2</div><div>make: *** [all] Error 2</div><div><br></div><div>I am compiling with</div><div><br></div><div><div>[simonsu@cses14 build]$ c++ -v</div><div>
Using built-in specs.</div><div>Target: x86_64-redhat-linux</div><div>Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux</div>
<div>Thread model: posix</div><div>gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)</div><div><br></div><div><br></div><div>and using openmpi version 1.2.7 compiled with intel compiler 10.1</div><div><br></div><div>Any suggestion is much appreciated</div>
<div><br></div><div>thank you</div><div><br></div><div>Simon</div></div></div>