From: hueseyin ucar <ucarh@fh-worms.de>
Newsgroups: comp.parallel.mpi
Subject: Installation of MPI
Date: Tue, 10 Nov 1998 12:55:34 +0100
Organization: fh-worms.de
Message-Id: <364829B6.165147B7@fh-worms.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


I am trying to install mpich (mpich-1.1.1.tar.gz) on SUN Solaris.
"configure" was okay. Then I ran "make" which produced following error:

compiling ROMIO in directory mpi-io
/home/yp/ucarh/Anwendungen/Praktikum/KB3/mpich/bin/mpicc -O -D__AIO_SUN
-D__SOLARIS -DFORTRANUNDERSCORE -D__NFS -D__UFS -D__NEEDS_MPI_TEST
-D__MPICH  -D__HAVE_MPI_LONG_LONG_INT=1 -D__HAS_MPI_INFO=1
-D__HAS_MPI_DARRAY_SUBARRAY=1 
-I/home/yp/ucarh/Anwendungen/Praktikum/KB3/mpich/include  -I../include
-I../adio/include -c close.c
"/home/yp/ucarh/Anwendungen/Praktikum/KB3/mpich/include/binding.h", line
165: warning: const is a keyword in ANSI C
"/home/yp/ucarh/Anwendungen/Praktikum/KB3/mpich/include/binding.h", line
165: syntax error before or at: int
"/home/yp/ucarh/Anwendungen/Praktikum/KB3/mpich/include/binding.h", line
165: warning: undefined or missing type for: int
"/home/yp/ucarh/Anwendungen/Praktikum/KB3/mpich/include/binding.h", line
454: syntax error before or at: int
"/home/yp/ucarh/Anwendungen/Praktikum/KB3/mpich/include/binding.h", line
454: warning: undefined or missing type for: int
*** Error code 2
make: Fatal error: Command failed for target `close.o'
Current working directory
/home/yp/ucarh/Anwendungen/Praktikum/KB3/mpich/romio/mpi-io
*** Error code 1
make: Fatal error: Command failed for target `mpiolib'
Current working directory
/home/yp/ucarh/Anwendungen/Praktikum/KB3/mpich/romio
*** Error code 1
make: Fatal error: Command failed for target `mpio'
Current working directory
/home/yp/ucarh/Anwendungen/Praktikum/KB3/mpich/romio
*** Error code 1
make: Fatal error: Command failed for target `mpi'

Is there someone who knows about this problem?

Thanks,
-- 

Hueseyin Ucar

E-Mail: ucarh@fh-worms.de

