[Paraview] build errors

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Apr 8 13:31:25 EDT 2015


Seems like a X issue. I wonder if this helps:

http://www.linuxquestions.org/questions/linux-from-scratch-13/undefined-reference-to-%60_xeatdatawords%27-4175525638/

Utkarsh

On Wed, Apr 8, 2015 at 12:44 PM, Jeff Becker <jeffrey.c.becker at nasa.gov> wrote:
> 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
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview


More information about the ParaView mailing list