Opened 9 years ago

#2349 new defect

pixelflip - libmpi.so.1: error adding symbols: DSO missing from command line

Reported by: saultdon Owned by: mlucas
Priority: highest Milestone:
Component: Packaging Version:
Severity: major Keywords: 1.8.18
Cc:

Description

I'm trying to compile OSSIM 1.8.18 from the tarball with OpenMPI support on Arch Linux (64bit) and I'm getting the following error:

/usr/bin/ld: CMakeFiles/ossim-pixelflip.dir/ossim-pixelflip.cpp.o: undefined reference to symbol 'MPI_Allgatherv'
/usr/lib64/openmpi/libmpi.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
ossim/src/apps/ossim-pixelflip/CMakeFiles/ossim-pixelflip.dir/build.make:97: recipe for target 'bin/ossim-pixelflip' failed
make[2]: *** [bin/ossim-pixelflip] Error 1
CMakeFiles/Makefile2:2742: recipe for target 'ossim/src/apps/ossim-pixelflip/CMakeFiles/ossim-pixelflip.dir/all' failed
make[1]: *** [ossim/src/apps/ossim-pixelflip/CMakeFiles/ossim-pixelflip.dir/all] Error 2

Change History (0)

Note: See TracTickets for help on using tickets.