[MPICH] mpich2 1.0.3 build problem
William Gropp
gropp at mcs.anl.gov
Wed Jan 11 07:01:15 CST 2006
At 04:23 AM 1/11/2006, Andreas Beham wrote:
>Hi list,
>
>I've got problems trying to build mpich2 1.0.3 on a Debian 3.1 system. The
>only configure options I used was "--enable-cxx"
>
>This is what make tells me:
><<snip>>
>make[1]: Leaving directory `/usr/local/src/mpich2-1.0.3/src'
>make[1]: Entering directory `/usr/local/src/mpich2-1.0.3/examples'
>../bin/mpicc -I../src/include -I../src/include -c cpi.c
>../bin/mpicc -L../lib -o cpi cpi.o -lm
>-lmpich -lpthread -lrt -lpthread -lrt
>../lib/libmpich.a(reduce.o)(.text+0xe2): In function `MPIR_Reduce':
>: undefined reference to `MPIR_Op_table'
This looks like one or more of the files did not compile. Check the make
log and see if all of the files built in src/mpi/coll .
Bill
William Gropp
http://www.mcs.anl.gov/~gropp
More information about the mpich-discuss
mailing list