Newsgroups: comp.parallel.pvm
From: Kjell Randa <Kjell.Randa@nho.hydro.com>
Subject: Problem with PVM on the SGI64 architecture
Organization: Norsk Hydro ASA
Date: Wed, 26 Nov 1997 09:02:36 +0100
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <347BD79C.18ED3AF4@nho.hydro.com>

Hi,

I have some problems building and running PVM 3.3.11 on the SGI64
architecture.

When building PVM I get a lot of warnings during the compilation that I
dont get on other architecture. They are of the type:

        cc -O -DCLUMP_ALLOC -I../../include -DARCHCLASS=\"SGI64\"
-DIMA_SGI64 -DSYSVSIGNAL -DRSHCOMMAND=\"/usr/bsd/rsh\" -DNOWAIT3 -64
-TENV:large_GOT=ON -woff 1174 -DHASSTDLIB -c ../lpvm.c
"../pvmfrag.h", line 55: warning(1107): signed bit field of length 1
                int dab : 1;            /* buffer is a databuf */
                    ^

"../pvmfrag.h", line 56: warning(1107): signed bit field of length 1
                int spr : 1;            /* sparse data (csz, lnc valid)
*/
                    ^

"../lpvm.c", line 402: warning(1116): non-void function "pvmlogerror"
          (declared at line 395) should return a value
  }
  ^

"../lpvm.c", line 426: warning(1116): non-void function "pvmlogperror"
          (declared at line 411) should return a value
  }
  ^

The libraies and the daemons ar built, but when I try ru start the PVM
daemon I get the following message:

(bggfsg02)bg53079/pvmsrc/pvm3> lib/pvm
libpvm [pid1335]: /tmp/pvmd.6215: No such file or directory
libpvm [pid1335]: Console: Can't start pvmd

uname -a on the machine I try to build on returns the following:
IRIX64 bggfsg02 6.2 03131016 IP25

Anyone seen somthing similar??

Regards Kjell

-- 
=================================================================
 Name..: Kjell Randa		Phone.: +47 55996969
 Adress: Norsk Hydro  ASA	Fax...: +47 55995615
 Post..: N-5020 Bergen, Norway	E-mail: Kjell.Randa@nho.hydro.com
				http://www.hydro.com
=================================================================

