[Paraview] Any idea about these link errors on itanium using
gcc4.0.2
John Biddiscombe
biddisco at cscs.ch
Fri Oct 20 13:45:04 EDT 2006
I built Mesa-6.4.2 (ok), mpich2-1.0.3 (ok) using gcc 4.0.2 and
paraview(III) gets as far as this before dying...
any ideas?
JB
Linking CXX executable ../../bin/pvdataserver
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `destroyCCLInstanceLT'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `getStringValueLTH'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `freeGroupInfoLT'
/home/biddisco/mpich2-1.0.3/lib/libmpich.so: undefined reference to
`aio_read64'
/home/biddisco/mpich2-1.0.3/lib/libmpich.so: undefined reference to
`aio_error64'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `loadCCLDataLTH'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `?1__serial_memmove'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `pushPathLTH'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `createCCLInstanceLT'
/home/biddisco/mpich2-1.0.3/lib/libmpich.so: undefined reference to
`aio_suspend64'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `__libm_sincos'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `popPathLTH'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `loadCCLFileLTH'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `freeChildInfoLT'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `getStringListLTH'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `getChildListLTH'
/home/biddisco/mpich2-1.0.3/lib/libmpich.so: undefined reference to
`aio_write64'
/home/biddisco/mpich2-1.0.3/lib/libmpich.so: undefined reference to
`aio_return64'
/home/biddisco/cmakebuild/paraq/bin/libvtkPVFilters.so: undefined
reference to `freeStringLT'
collect2: ld returned 1 exit status
make[2]: *** [bin/pvdataserver] Error 1
make[1]: *** [Servers/Executables/CMakeFiles/pvdataserver.dir/all] Error 2
make: *** [all] Error 2
--
John Biddiscombe, email:biddisco @ cscs.ch
http://www.cscs.ch/about/BJohn.php
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82
More information about the ParaView
mailing list