[Paraview] Paraview vs. nVidia Driver

Berk Geveci berk.geveci at kitware.com
Tue Jan 27 16:50:13 EST 2009


Huh, that's weird. vtkSMExtractDocumentation links against OpenGL but
does not make any OpenGL calls. Can you build debug and try to get a
stack trace?

-berk

On Tue, Jan 27, 2009 at 2:54 PM, Rick Angelini <angel at arl.army.mil> wrote:
> Has anyone had any trouble building Paraview with the latest nVidia GL
> libraries?  On both RH4 and RH5, we've not been able to compile Paraview
> 3.4.0 (or 3.2.1) against nVidia driver 180.22 or 180.25.    We can build
> against nVidia driver 173.14.xx.   Also, if we build on a system that has
> driver 173.14.xx and then try to execute 'paraview' on a system with a
> 180.22 driver, we also get a floating point exception error.
> The compile failure is a floating point exception and looks like this:
>
> [89%] Built target pvpython-real
> Scanning dependencies of target pvbatch
> Scanning dependencies of target pvpython
> /bin/sh: line 1: 28655 Floating point
> exception../../bin/vtkSMExtractDocumentation
> /build/ParaView-3.2.1-x86_64-RHEL/Documentation
> /build/src/ParaView3.2.1/Qt/Components/Resources/XML/ParaViewWriters.xml
> make[2]: *** [Documentation/ParaViewWriters.html] Error 136
> make[1]: *** [Servers/ServerManager/CMakeFiles/HTMLDocumentation.dir/all]
> Error 2
> make[1]: *** Waiting for unfinished jobs....
>
>
>
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list