[vtkusers] error while compiling vtknightly with MPI

Naveen Kumar Polapally naveenpkumar at hotmail.com
Mon Jun 26 23:38:48 EDT 2000


hi,

Inspite giving correct paths for mpi/include and mpi/lib I am getting the 
following error.
make[1]: Entering directory `/home/devel/vtk/vtk31/tcl'
c++ -o vtk tkAppInit.o \
-L. -g -O2  -fPIC -D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I. 
-I./../common -I/home/3/polapall/tk/tk8.0/generic 
-I/home/3/polapall/tcl/tcl8.0/generic -DVTK_USE_TKWIDGET 
-I/home/3/polapall/Mesa1/Mesa-3.1/include/ -DVTK_USE_MESA   
-I/usr/X11R6/include -I/home/devel/mpich-1.2.0/include/ -DVTK_USE_MPI 
-I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING 
-I./../patented -DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB  
-rdynamic   -L/home/devel/vtk/vtk31/contrib -lVTKContribTcl -lVTKContrib  
-L/home/devel/vtk/vtk31/patented -lVTKPatentedTcl -lVTKPatented 
-L/home/devel/vtk/vtk31/imaging -lVTKImagingTcl -lVTKImaging 
-L/home/devel/vtk/vtk31/graphics -lVTKGraphicsTcl -lVTKGraphics -L../common 
-lVTKCommonTcl -lVTKCommon -L/usr/X11R6/lib 
/home/3/polapall/Mesa1/Mesa-3.1/lib/libGL.so 
/home/3/polapall/Mesa1/Mesa-3.1/lib/libGLU.so  /usr/lib/libtk8.0.so 
/usr/lib/libtcl8.0.so -ldl  \
-L/usr/X11R6/lib -lXext -lXt -lSM -lICE -lX11  -lm
/usr/bin/ld: warning: libstdc++-libc6.1-1.so.2, needed by 
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so, not found (try using 
--rpath)
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`MPI_Finalize'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`atexit@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`strchr@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`_IO_2_1_stdout_'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`strcmp@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`fprintf@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`getenv@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`MPI_Send'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`_IO_2_1_stdin_'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`rewind@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`__finitel@@GLIBC_2.1'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`MPI_Comm_size'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`fscanf@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`MPI_Recv'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`__finite@@GLIBC_2.1'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`fseek@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`strstr@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`MPI_Init'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`strncmp@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`MPI_Comm_rank'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`strcat@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`__environ@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`MPI_Barrier'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`memcpy@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`fclose@@GLIBC_2.1'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`sscanf@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`memset@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`_exit@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContrib.so: undefined reference to 
`fopen@@GLIBC_2.1'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`__finitef@@GLIBC_2.1'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`sprintf@@GLIBC_2.0'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`_IO_2_1_stderr_'
/home/devel/vtk/vtk31/contrib/libVTKContribTcl.so: undefined reference to 
`strcpy@@GLIBC_2.0'
collect2: ld returned 1 exit status
make[1]: *** [vtk] Error 1
make[1]: Leaving directory `/home/devel/vtk/vtk31/tcl'
make: *** [build_tcl] Error 2



________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com





More information about the vtkusers mailing list