#867 test fails to compile: mpihelpertest2-mpihelpertest.o
Metadata
Property | Value |
---|---|
Reported by | Elias Pipping (elias.pipping@fu-berlin.de) |
Reported at | Jan 28, 2011 14:34 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Linux |
Last edited by | Robert K (robertk@posteo.org) |
Last edited at | Mar 3, 2011 17:46 |
Closed by | Robert K (robertk@posteo.org) |
Closed at | Mar 3, 2011 17:46 |
Closed in version | Unknown |
Resolution | Fixed |
Comment | -r6373 |
Description
bogus% make mpihelpertest2-mpihelpertest.o
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DMPIHELPER_PREINITIALZE -g -O2 -Wall -MT mpihelpertest2-mpihelpertest.o -MD -MP -MF .deps/mpihelpertest2-mpihelpertest.Tpo -c -o mpihelpertest2-mpihelpertest.o test -f 'mpihelpertest.cc' || echo './'
mpihelpertest.cc
mpihelpertest.cc: In function ‘int main(int, char**)’:
mpihelpertest.cc:11:24: error: ‘MPI_Init’ was not declared in this scope
mpihelpertest.cc:30:18: error: ‘MPI_Finalize’ was not declared in this scope
make: *** [mpihelpertest2-mpihelpertest.o] Error 1
bogus%
I do not have MPI.