It looks like you are trying to use the MPICH implementation of MPI.
This list is to support the LAM implementation of MPI; we cannot answer
questions about MPICH.
You should probably direct your support questions to the MPICH
maintainers.
On Nov 8, 2004, at 2:02 PM, Asha wrote:
> Hi all,
>
> I am getting this error on compiling and am not able to proceed
> furthur.
>
> [guest_at_IA-P3-001 msPGA]$ make
> g++ -I. -I/include -I/usr/local/mpich-1.2.5/include -O -DGA_TIMING
> -DCACHE_ALL=true -DLEFT_RIGHT -DONE_POINT_MUTATION -o msPGA msPGA.o
> my_std.o random.o -L/lib/ -L/usr/local/mpich-1.2.5/lib -lm
> msPGA.o: In function `main':
> msPGA.o(.text+0x1296): undefined reference to `MPI_Init'
> msPGA.o(.text+0x12a4): undefined reference to `MPI_Comm_rank'
> msPGA.o(.text+0x12b2): undefined reference to `MPI_Comm_size'
> msPGA.o(.text+0x1a4c): undefined reference to `MPI_Send'
> msPGA.o(.text+0x1aaf): undefined reference to `MPI_Recv'
> collect2: ld returned 1 exit status
> make: *** [msPGA] Error 1
>
> What does this mean and what should I do ?
> Can anyone help me in this regard.
>
> Thanks
>
> Asha
>
> Do you Yahoo!?
> Check out the new Yahoo! Front Page.
> www.yahoo.com_______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|