Newsgroups: comp.parallel.pvm,comp.unix.bsd.freebsd.misc
From: eddemain@neumann.uwaterloo.ca (Erik Demaine)
Subject: Re: PVM and FreeBSD
Organization: University of Waterloo
Date: Sat, 11 Nov 1995 15:08:55 GMT
Message-ID: <DHvwqv.MyB@undergrad.math.uwaterloo.ca>

Peter Hdgglund (peterh@tdb.uu.se) wrote:
: I'm trying to install PVM 3.3.9 on a FreeBSD 2.0.5 system.
: My problem is that when I compile it with gcc 2.6.3 I
: get the message
:    ../pvmlog.c:103: conflicting types for 'sys_errlist'
:    /usr/include/stdio.h:244: previous declaration of 'sys_errlist'
:    Error code 1

Try just removing the sys_errlist declaration from pvmlog.c.  You might
have to do this for a lot of .c files though.

Erik
--
Erik Demaine                 \/  e-mail: eddemain@neumann.uwaterloo.ca
Dept. of Computer Science    /\  URL   : http://barrow.uwaterloo.ca/~eddemain/
University of Waterloo       \/  Most jugglers do poorly while drunk, especially
Waterloo, ON Canada N2L 3G1  /\  in a large wavelength gravity field.

