[vtkusers] Fixed: compiling with mpi support

Stanley Dunn smd at occlusal.rutgers.edu
Thu Jul 27 08:20:04 EDT 2000


I hope that no one spent any time on this problem.  I fixed it.
Stan

On Wed, 26 Jul 2000, Stanley Dunn wrote:
> 
> I'm knee deep in the middle of trying to compile vtk with mpi support
> (--with-mpi).  I get through just about everything until I get to
> generating libVTKContribPython.so where I get the following error:
> 
> /usr/bin/ld: libVTKContribPython.so: undefined versioned symbol name fork@@GLIBC_2.0 
> /usr/bin/ld: failed to set dynamic section sizes: Bad value
> collect2: ld returned 1 exit status                                
> 
> This doesn't occur without mpi and I can't figure out what this has to do
> with vtkMPIController, given that the mpi object modules aren't in the
> libraries.  There is no problem generating libVTKContribTcl.so or
> libVTKContrib.so.
> 
> Anyone have any ideas?
> 
> Thanks, in advance,
> 
> Stan Dunn
> Rutgers University
> (visiting Princeton Plasma Physics Lab)
> 
> 





More information about the vtkusers mailing list