[Paraview] build errors

Jeff Becker jeffrey.c.becker at nasa.gov
Wed Apr 8 12:44:55 EDT 2015


Hi. I'm trying to build paraview from source. It almost completes, but I 
get: (paths removed for simplicity)

$ make
...
Scanning dependencies of target pvbatch
[100%] Building CXX object 
CommandLineExecutables/CMakeFiles/pvbatch.dir/pvbatch.cxx.o
Linking CXX executable ../bin/pvbatch
libXrender.so.1: undefined reference to `_XEatDataWords'
libxcb-xlib.so.0: undefined reference to `_xcb_lock_io'
libxcb-xlib.so.0: undefined reference to `_xcb_unlock_io'
libXrender.so.1: undefined reference to `_XGetRequest'
collect2: ld returned 1 exit status
make[2]: *** [bin/pvbatch] Error 1
make[1]: *** [CommandLineExecutables/CMakeFiles/pvbatch.dir/all] Error 2
make: *** [all] Error 2

I tried "make paraview" to avoid building pvbatch (which I don't really 
need), but I got the same error.

Any help is appreciated. Thanks.

-jeff


More information about the ParaView mailing list