Newsgroups: comp.parallel.mpi
From: "M. Frobert" <mfrobert@cismsun.univ-lyon1.fr>
Reply-To: mfrobert@cismsun.univ-lyon1.fr
Subject: Problems with MPI installation under LINUX
Organization: IUT Chimie
Date: Fri, 08 Nov 1996 19:33:44 +0100
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <32837D08.435F@cismsun.univ-lyon1.fr>

I am having problems with installing mpich Version 1.0.13 on PCs under
LINUX. make fails as shown below. I configured with ch_p4 and LINUX as
options.

>making mpir in directory mpid/ch_p4
>for file in adi2recv.c adi2send.c adi2init.c adi2probe.c adi2ssend.c 
>adi2hsend.c adi2hrecv.c ad
>    if [ ! -s $file -a -s ../ch2/$file ] ; then \
>        ln -s ../ch2/$file $file ; fi ; \
>    if [ ! -s $file -a -s ../util/$file ] ; then \
>        ln -s ../util/$file $file ; fi ; \
>done
>(cd ./p4-1.4; \
>make p4inmpi MPIARCH=linux MPILIBNAME=mpi ; cd ..)
>make[3]: *** No rule to make target `p4inmpi'.  Stop.
>if [ ! -s adi2recv.c ] ; then ln -s ../ch2/adi2recv.c adi2recv.c ; fi
>cc -DMPID_NO_FORTRAN  -DMPE_USE_EXTENSIONS=1 -DHAS_XDR=1
>-DSTDC_HEADERS=1  -DHAVE_STDLIB_H=1 -D
>In file included from ../../mpid/ch2/packets.h:340,
>                 from mpiddev.h:15,
>                 from adi2recv.c:9:
>.//chdef.h:9: p4.h: No such file or directory
>make[2]: *** [adi2recv.o] Error 1
>Exit status from make was 0

Does anyone know why and how to get around that problems?

Thank you for help,

_______________________________________________________________________
Jean-Marc Adamo,                               | Tel.(33)04 72 44 84 81
Universite  Claude-Bernard de Lyon  &  CPE-lyon| Fax.(33)04 72 43 15 91
Laboratoire Image, Signal et Accoustique (LISA)| adamo@cpe.fr    or
Campus de La Doua, 69622 Villeurbanne,   France| adamo@univ-lyon1.fr
_______________________________________________________________________

