Newsgroups: comp.parallel.mpi
From: Alexandros Pappas <pappas@dsclab.ece.ntua.gr>
Subject: making p4 in directory servers
Organization: National Technical University of Athens, Greece
Date: Mon, 09 Sep 1996 17:40:52 +0300
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <32342C74.126@dsclab.ece.ntua.gr>

Hallo,

I have installed mpich for sun solaris 2.5. I would like to use the
secure server, but it is not compiled when doing make in the mpich top
directory. So I go to mpich/mpid/ch_p4/p4-1.4 and do make all there.
Everything seems to compile fine, except the directory servers, I get:

making p4 in directory servers
echo not making server on SUN_SOLARIS
not making server on SUN_SOLARIS

then I went to the servers directory and did a make all there, and I got
the error:
gcc: @MPIR_HOME@/lib/@ARCH@/@COMM@/libmpi.a: No such file or directory
*** Error code 1

I edited the Makefile, to correct that error, and now I get the error:

killiserv_p4.c: In function `kill_server':
killiserv_p4.c:39: too few arguments to function `net_conn_to_listener'
*** Error code 1

This seems to me quite a lot of errors. Am I missing something
important? Has somebody out there experienced problems when trying to
install the secure server of mpich? Any hints are wellcome,

Alexandros

--------------------------------------------------------------------
Alexandros Pappas, 
PhD candidate, National Technical University of Athens

office: NTUA, 15780 Zografou, Greece, Tel: +30 1 7721530
	e-mail: pappas@dsclab.ece.ntua.gr
	www: http://www.dsclab.ece.ntua.gr/~pappas
home:   Em. Benaki 25, 14561 Kifissia, Greece, Tel: +30 1 8075055
--------------------------------------------------------------------

