*BSD News Article 26584


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!decwrl!nic.hookup.net!swrinde!cs.utexas.edu!howland.reston.ans.net!nctuccca.edu.tw!news!ccnews.nctu.edu.tw!ceres!b00cjl00
From: b00cjl00@ceres (Jun-Lin Chen)
Newsgroups: comp.os.386bsd.questions
Subject: Port PVM 3 to Net/Free[BSD]
Date: 27 Jan 1994 03:44:19 GMT
Organization: Computer Center, National Chiao-Tung University, Taiwan
Lines: 24
Message-ID: <2i7daj$ft2@ccnews.nctu.edu.tw>
NNTP-Posting-Host: b00cjl00%@ceres.nchc.edu.tw
Summary: How to port PVM 3 to Free/Net[BSD]
Keywords: PVM, BSD
X-Newsreader: TIN [version 1.2 PL1]

  Hi, 

    Recently I would like to port PVM 3 to Free/Net[BSD], however,
    when I tried to build it, it complain,

    cc -g -I../../include -DARCHCLASS=\"BSD386\" -DIMA_BSD386 -DSOCKADHASLEN -DNOREXEC -c ../startup.c
    In file included from ../startup.c:68:
    /usr/include/netinet/tcp.h:51: duplicate member `th_off'
    /usr/include/netinet/tcp.h:52: duplicate member `th_x2'
    *** Error code 1

    Stop.
    *** Error code 1

    Stop.

    Could anyone tell me, how to modify it, or is there any exist
    PVM 3 ported for Free/Net[BSD] ?

    My e-mail: b00cjl00@nchc.edu.tw
    Thank you in advance.

    J.L. Chen