From: Vasiliu Bogdan <bogdan@scl.ameslab.gov>
Newsgroups: comp.parallel.mpi
Subject: mpich 1.1.1 on SGI Power Onix
Date: Thu, 05 Nov 1998 00:46:43 -0600
Organization: Iowa State University, Ames, Iowa, USA
Message-Id: <364149D3.D67B19CB@scl.ameslab.gov>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


I'm trying to install mpich 1.1.1 on a SGI Power Onix (IRIX64,  6.2).
Everiything goes fine
until 'mpicc' is invoked (during the compilation). Here I get the
following error
message:


making mpir in directory /usr/mpich/mpich/mpe
        /usr/mpich/mpich/lib/IRIX/ch_shmem/mpicc -DHAVE_PROTOTYPES
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DUSE_STDARG  -DHAVE_UNAME=1
-DHAVE_NETDB_H=1 -DHAVE_GETHOSTBYNAME=1   -I/usr/mpich/mpich/mpid/ch2
-DMPE_GRAPHICS -c timers.c
}: Not found
}: Not found
-DUSE_STDARG: Not found
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)





I have tried different compilation flags (as shown in the installation
guide) and different compilers (gcc and cc).
The  compilation always stops when mpicc is called.

Does anyone know how to go around this problem?

