[Paraview] problem compiling paraview 3.4.0

Simon Su newsgroup4ssu at gmail.com
Wed Jan 28 16:05:48 EST 2009


Hello,
While compiling parallel version of paraview, I get this error message

[ 34%] Built target vtkVolumeRenderingPython
Linking CXX shared library ../../bin/libvtkParallel.so
/usr/bin/ld: skipping incompatible /usr/lib/libnuma.so when searching for
-lnuma
/usr/bin/ld: cannot find -lnuma
collect2: ld returned 1 exit status
make[2]: *** [bin/libvtkParallel.so.pv3.4] Error 1
make[1]: *** [VTK/Parallel/CMakeFiles/vtkParallel.dir/all] Error 2
make: *** [all] Error 2

I am compiling with

[simonsu at cses14 build]$ c++ -v
Using built-in specs.
Target: x86_64-redhat-linux
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
Thread model: posix
gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)


and using openmpi version 1.2.7 compiled with intel compiler 10.1

Any suggestion is much appreciated

thank you

Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090128/49f1b96b/attachment.htm>


More information about the ParaView mailing list