[Paraview] Building 3.2.1 on AIX
Sean Ziegeler
seanzig at users.sourceforge.net
Mon Nov 19 12:37:55 EST 2007
I did the first three. I haven't tried -D_LARGE_FILES, but I suspect
that isn't the problem. I almost looks like some sort of odd
template/name mangling/linking issue.
Also, I've compiled VTK before without (too much) trouble. This seems
to be a problem specific to ParaView.
But, like I said, I'm running out of ideas. I will try that define
option and see what happens...
Thanks,
Sean
Randall Hand wrote:
> A few things I've run into with compiling ezViz & VTK on AIX systems:
>
> * setenv OBJECT_MODE=64
> * setenv CC=xlc
> * setenv CXX=xlC
> * Add "-D_LARGE_FILES" to the CFLAGS options
>
>
> On Nov 19, 2007 11:15 AM, Sean Ziegeler <seanzig at users.sourceforge.net
> <mailto:seanzig at users.sourceforge.net>> wrote:
>
> Has anyone had luck with building 3.2.1 (or any 3.x for that matter) on
> AIX? It is giving me fits. I'm using the latest cmake (2.4.7); Qt
> works fine, and I've tried both 32 and 64-bit builds, with and without
> Python and MPI and even completely turning off the client build. I
> pretty much get the same results. I have some other things I can try,
> but I'm running out of ideas.
>
> Perhaps someone knows of a compiler or linker switch that is required
> for building on AIX?
>
> The following is the error that I get:
>
> [ 94%] Creating Documentation for ParaViewSources
> cd /site/unsupported/paraview/bld/3.2.1-mpi/Servers/ServerManager &&
> ../../bin/vtkSMExtractDocumentation
> /site/unsupported/paraview/bld/3.2.1-mpi/Documentation
> /site/unsupported/paraview/src/3.2.1-zig/Qt/Components/Resources/XML/ParaViewSources.xml
> Could not load program ../../bin/vtkSMExtractDocumentation:
> rtld: 0712-001 Symbol
> GetReader__19vtkSpyPlotReaderMapFRQ3_3std5_TreeXTQ2_3std12
> _Tmap_traitsXTQ3_3std7_LFS_ON12basic_stringXTcTQ2_3std11char_traitsXTc_TQ2_3std9
> allocatorXTc__TP19vtkSpyPlotUniReaderTQ2_3std4lessXTQ3_3std7_LFS_ON12basic_strin
>
> gXTcTQ2_3std11char_traits was referenced
> from module
> /site/unsupported/paraview/bld/3.2.1-mpi/bin/libvtkPVFilters.so(), but a
> runtime definition
> of the symbol was not found.
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org <mailto:ParaView at paraview.org>
> http://www.paraview.org/mailman/listinfo/paraview
> <http://www.paraview.org/mailman/listinfo/paraview>
>
>
>
>
> --
> ----------------------------------------
> Randall Hand
> Visualization Scientist
> ERDC MSRC-ITL
More information about the ParaView
mailing list