This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

makeing PVM 3.4.3 in cygwin 1.3.1 ?


Hello!
I try to make PVM 3.4.3 in cygwin 1.3.1, but got this error message:
------------------------------------------------
./lib/aimk -here -f ./conf/`./lib/pvmtmparch`.def -f ./Makefile.aimk default
making in . for CYGWIN
make[1]: Entering directory `/home/c00jhs00/pvm3'
building in src
cd src; ../lib/aimk CC=gcc F77=g77 install
making in CYGWIN/ for CYGWIN
make[2]: Entering directory `/home/c00jhs00/pvm3/src/CYGWIN'
gcc -O -DCLUMP_ALLOC -DSTATISTICS -DTIMESTAMPLOG -DSANITY -I../../include -DARCHCLASS=\"CYGWIN\" -DIMA_CYGWIN -DSYSVSTR -DSYSVSIGNAL -DNOUNIXDOM -DRSHCOMMAND=\"/usr/local/bin/rsh\" -DNEEDSFFS -DSYSVBFUNC -DNOWAIT3 -DNOGETDTBLSIZ -DNOREXEC -DNO_NETINET_TCP_H -I/usr/local/include -c ../../src/ddpro.c
../../src/ddpro.c:314: rpc/types.h: No such file or directory
../../src/ddpro.c:315: rpc/xdr.h: No such file or directory
make[2]: *** [ddpro.o] Error 1
make[2]: Leaving directory `/home/c00jhs00/pvm3/src/CYGWIN'
make[1]: *** [s] Error 2
make[1]: Leaving directory `/home/c00jhs00/pvm3'
make: *** [default] Error 2
------------------------------------------------

I checked the old mail, and see that something I got to do with rpc, but
I can not find the right one, so if anybody successfully make the pvm in cygwin,
please tell me how to do that.

Thank you very much.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]