[Paraview] problem compiling paraview 3.4.0

Berk Geveci berk.geveci at kitware.com
Fri Jan 30 07:09:35 EST 2009


This numa library somehow is being picked up as something to be linked
against. I did not hear of this library before. Can you search for it
in you CMakeCache.txt?

On Wed, Jan 28, 2009 at 4:05 PM, Simon Su <newsgroup4ssu at gmail.com> wrote:
> 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
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list