* using log directory 'd:/Rcompile/CRANpkg/local/2.10/npRmpi.Rcheck' * using R version 2.10.1 (2009-12-14) * using session charset: ISO8859-1 * checking for file 'npRmpi/DESCRIPTION' ... OK * this is package 'npRmpi' version '0.40-3' * checking package name space information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'npRmpi' can be installed ... ERROR Installation failed. The installation logfile: * installing *source* package 'npRmpi' ... ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs making DLL ... make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/local/2.10/npRmpi/src' gcc -I"d:/Rcompile/recent/R-2.10.1/include" -I"C:/Program Files/MPICH2/include" -DMPI2 -DWin32 -O3 -Wall -std=gnu99 -c RegQuery.c -o RegQuery.o RegQuery.c: In function 'RegQuery': RegQuery.c:50: warning: pointer targets in passing argument 7 of 'RegEnumValueA' differ in signedness gcc -I"d:/Rcompile/recent/R-2.10.1/include" -I"C:/Program Files/MPICH2/include" -DMPI2 -DWin32 -O3 -Wall -std=gnu99 -c Rmpi.c -o Rmpi.o In file included from Rmpi.c:18: Rmpi.h:1:17: error: mpi.h: No such file or directory In file included from Rmpi.c:18: Rmpi.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mpitype' Rmpi.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Rmpi.c:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Rmpi.c:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Rmpi.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Rmpi.c:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Rmpi.c: In function 'mpi_initialize': Rmpi.c:53: warning: implicit declaration of function 'MPI_Initialized' Rmpi.c:74: warning: implicit declaration of function 'MPI_Init' Rmpi.c:77: warning: implicit declaration of function 'MPI_Errhandler_set' Rmpi.c:77: error: 'MPI_COMM_WORLD' undeclared (first use in this function) Rmpi.c:77: error: (Each undeclared identifier is reported only once Rmpi.c:77: error: for each function it appears in.) Rmpi.c:77: error: 'MPI_ERRORS_RETURN' undeclared (first use in this function) Rmpi.c:78: error: 'MPI_COMM_SELF' undeclared (first use in this function) Rmpi.c:79: error: 'comm' undeclared (first use in this function) Rmpi.c:79: error: 'MPI_Comm' undeclared (first use in this function) Rmpi.c:79: error: expected expression before ')' token Rmpi.c:79: error: expected ';' before 'R_chk_calloc' Rmpi.c:80: error: 'status' undeclared (first use in this function) Rmpi.c:80: error: 'MPI_Status' undeclared (first use in this function) Rmpi.c:80: error: expected expression before ')' token Rmpi.c:80: error: expected ';' before 'R_chk_calloc' Rmpi.c:81: error: 'datatype' undeclared (first use in this function) Rmpi.c:81: error: 'MPI_Datatype' undeclared (first use in this function) Rmpi.c:81: error: expected expression before ')' token Rmpi.c:81: error: expected ';' before 'R_chk_calloc' Rmpi.c:82: error: 'info' undeclared (first use in this function) Rmpi.c:82: error: 'MPI_Info' undeclared (first use in this function) Rmpi.c:82: error: expected expression before ')' token Rmpi.c:82: error: expected ';' before 'R_chk_calloc' Rmpi.c:83: error: 'MPI_INFO_NULL' undeclared (first use in this function) Rmpi.c:84: error: 'request' undeclared (first use in this function) Rmpi.c:84: error: 'MPI_Request' undeclared (first use in this function) Rmpi.c:84: error: expected expression before ')' token Rmpi.c:84: error: expected ';' before 'R_chk_calloc' Rmpi.c:85: error: 'MPI_REQUEST_NULL' undeclared (first use in this function) Rmpi.c:87: error: 'MPI_COMM_NULL' undeclared (first use in this function) Rmpi.c: In function 'mpi_finalize': Rmpi.c:94: warning: implicit declaration of function 'MPI_Finalize' Rmpi.c:95: error: 'comm' undeclared (first use in this function) Rmpi.c:96: error: 'status' undeclared (first use in this function) Rmpi.c:97: error: 'request' undeclared (first use in this function) Rmpi.c:98: error: 'datatype' undeclared (first use in this function) Rmpi.c:99: error: 'info' undeclared (first use in this function) Rmpi.c: In function 'mpi_get_processor_name': Rmpi.c:108: error: 'MPI_MAX_PROCESSOR_NAME' undeclared (first use in this function) Rmpi.c:109: warning: implicit declaration of function 'MPI_Get_processor_name' Rmpi.c: In function 'mpi_universe_size': Rmpi.c:125: warning: implicit declaration of function 'MPI_Comm_get_attr' Rmpi.c:125: error: 'comm' undeclared (first use in this function) Rmpi.c:125: error: 'MPI_UNIVERSE_SIZE' undeclared (first use in this function) Rmpi.c: In function 'mpi_any_source': Rmpi.c:134: error: 'MPI_ANY_SOURCE' undeclared (first use in this function) Rmpi.c: In function 'mpi_any_tag': Rmpi.c:138: error: 'MPI_ANY_TAG' undeclared (first use in this function) Rmpi.c: In function 'mpi_undefined': Rmpi.c:142: error: 'MPI_UNDEFINED' undeclared (first use in this function) Rmpi.c: In function 'mpi_proc_null': Rmpi.c:146: error: 'MPI_PROC_NULL' undeclared (first use in this function) Rmpi.c: In function 'mpi_info_create': Rmpi.c:150: warning: implicit declaration of function 'MPI_Info_create' Rmpi.c:150: error: 'info' undeclared (first use in this function) Rmpi.c: In function 'mpi_info_set': Rmpi.c:154: warning: implicit declaration of function 'MPI_Info_set' Rmpi.c:154: error: 'info' undeclared (first use in this function) Rmpi.c: In function 'mpi_info_get': Rmpi.c:165: warning: implicit declaration of function 'MPI_Info_get' Rmpi.c:165: error: 'info' undeclared (first use in this function) Rmpi.c: In function 'mpi_info_free': Rmpi.c:175: warning: implicit declaration of function 'MPI_Info_free' Rmpi.c:175: error: 'info' undeclared (first use in this function) Rmpi.c: In function 'mpi_realloc_comm': Rmpi.c:181: error: 'comm' undeclared (first use in this function) Rmpi.c:181: error: 'MPI_Comm' undeclared (first use in this function) Rmpi.c:181: error: expected expression before ')' token Rmpi.c:181: error: expected ';' before 'R_chk_realloc' Rmpi.c:182: error: 'MPI_COMM_NULL' undeclared (first use in this function) Rmpi.c: In function 'mpi_realloc_status': Rmpi.c:195: error: 'status' undeclared (first use in this function) Rmpi.c:195: error: 'MPI_Status' undeclared (first use in this function) Rmpi.c:195: error: expected expression before ')' token Rmpi.c:195: error: expected ';' before 'R_chk_realloc' Rmpi.c: In function 'mpi_realloc_request': Rmpi.c:208: error: 'request' undeclared (first use in this function) Rmpi.c:208: error: 'MPI_Request' undeclared (first use in this function) Rmpi.c:208: error: expected expression before ')' token Rmpi.c:208: error: expected ';' before 'R_chk_realloc' Rmpi.c:209: error: 'MPI_REQUEST_NULL' undeclared (first use in this function) Rmpi.c: In function 'mpi_realloc_datatype': Rmpi.c:220: error: 'datatype' undeclared (first use in this function) Rmpi.c:220: error: 'MPI_Datatype' undeclared (first use in this function) Rmpi.c:220: error: expected expression before ')' token Rmpi.c:220: error: expected ';' before 'R_chk_realloc' Rmpi.c: In function 'mpi_gather': Rmpi.c:237: warning: implicit declaration of function 'MPI_Gather' Rmpi.c:237: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:238: error: 'comm' undeclared (first use in this function) Rmpi.c:242: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:251: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:259: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:264: warning: implicit declaration of function 'MPI_Bcast' Rmpi.c:264: error: 'datatype' undeclared (first use in this function) Rmpi.c: In function 'mpi_gatherv': Rmpi.c:286: warning: implicit declaration of function 'MPI_Comm_size' Rmpi.c:286: error: 'comm' undeclared (first use in this function) Rmpi.c:287: warning: implicit declaration of function 'MPI_Comm_rank' Rmpi.c:298: warning: implicit declaration of function 'MPI_Gatherv' Rmpi.c:298: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:304: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:314: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:323: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:330: error: 'datatype' undeclared (first use in this function) Rmpi.c: In function 'mpi_scatter': Rmpi.c:356: warning: implicit declaration of function 'MPI_Scatter' Rmpi.c:356: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:357: error: 'comm' undeclared (first use in this function) Rmpi.c:361: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:370: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:378: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:384: error: 'datatype' undeclared (first use in this function) Rmpi.c: In function 'mpi_scatterv': Rmpi.c:405: error: 'comm' undeclared (first use in this function) Rmpi.c:417: warning: implicit declaration of function 'MPI_Scatterv' Rmpi.c:418: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:424: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:435: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:443: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:449: error: 'datatype' undeclared (first use in this function) Rmpi.c: In function 'mpi_allgather': Rmpi.c:474: warning: implicit declaration of function 'MPI_Allgather' Rmpi.c:474: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:475: error: 'comm' undeclared (first use in this function) Rmpi.c:479: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:489: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:496: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:502: error: 'datatype' undeclared (first use in this function) Rmpi.c: In function 'mpi_allgatherv': Rmpi.c:522: error: 'comm' undeclared (first use in this function) Rmpi.c:531: warning: implicit declaration of function 'MPI_Allgatherv' Rmpi.c:531: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:537: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:547: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:555: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:562: error: 'datatype' undeclared (first use in this function) Rmpi.c: In function 'mpi_bcast': Rmpi.c:586: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:586: error: 'comm' undeclared (first use in this function) Rmpi.c:589: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:596: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:607: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:612: error: 'datatype' undeclared (first use in this function) Rmpi.c:616: error: 'MPI_SUCCESS' undeclared (first use in this function) Rmpi.c:618: error: 'MPI_MAX_ERROR_STRING' undeclared (first use in this function) Rmpi.c:619: warning: implicit declaration of function 'MPI_Error_string' Rmpi.c:618: warning: unused variable 'errmsg' Rmpi.c: In function 'mpi_send': Rmpi.c:641: warning: implicit declaration of function 'MPI_Send' Rmpi.c:641: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:641: error: 'comm' undeclared (first use in this function) Rmpi.c:644: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:648: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:651: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:656: error: 'datatype' undeclared (first use in this function) Rmpi.c: In function 'mpi_recv': Rmpi.c:677: warning: implicit declaration of function 'MPI_Recv' Rmpi.c:677: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:677: error: 'comm' undeclared (first use in this function) Rmpi.c:678: error: 'status' undeclared (first use in this function) Rmpi.c:681: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:688: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:694: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:700: error: 'datatype' undeclared (first use in this function) Rmpi.c: In function 'mpi_reduce': Rmpi.c:718: error: 'MPI_Op' undeclared (first use in this function) Rmpi.c:718: error: expected ';' before 'op' Rmpi.c:723: error: 'op' undeclared (first use in this function) Rmpi.c:723: error: 'MPI_SUM' undeclared (first use in this function) Rmpi.c:726: error: 'MPI_PROD' undeclared (first use in this function) Rmpi.c:729: error: 'MPI_MAX' undeclared (first use in this function) Rmpi.c:732: error: 'MPI_MIN' undeclared (first use in this function) Rmpi.c:735: error: 'MPI_MAXLOC' undeclared (first use in this function) Rmpi.c:738: error: 'MPI_MINLOC' undeclared (first use in this function) Rmpi.c:746: warning: implicit declaration of function 'MPI_Reduce' Rmpi.c:747: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:747: error: 'comm' undeclared (first use in this function) Rmpi.c:760: error: 'MPI_2INT' undeclared (first use in this function) Rmpi.c:768: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:781: error: 'MPI_DOUBLE_INT' undeclared (first use in this function) Rmpi.c: In function 'mpi_allreduce': Rmpi.c:804: error: 'MPI_Op' undeclared (first use in this function) Rmpi.c:804: error: expected ';' before 'op' Rmpi.c:809: error: 'op' undeclared (first use in this function) Rmpi.c:809: error: 'MPI_SUM' undeclared (first use in this function) Rmpi.c:812: error: 'MPI_PROD' undeclared (first use in this function) Rmpi.c:815: error: 'MPI_MAX' undeclared (first use in this function) Rmpi.c:818: error: 'MPI_MIN' undeclared (first use in this function) Rmpi.c:821: error: 'MPI_MAXLOC' undeclared (first use in this function) Rmpi.c:824: error: 'MPI_MINLOC' undeclared (first use in this function) Rmpi.c:833: warning: implicit declaration of function 'MPI_Allreduce' Rmpi.c:834: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:834: error: 'comm' undeclared (first use in this function) Rmpi.c:847: error: 'MPI_2INT' undeclared (first use in this function) Rmpi.c:855: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:868: error: 'MPI_DOUBLE_INT' undeclared (first use in this function) Rmpi.c: In function 'mpi_iprobe': Rmpi.c:886: warning: implicit declaration of function 'MPI_Iprobe' Rmpi.c:887: error: 'comm' undeclared (first use in this function) Rmpi.c:888: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_probe': Rmpi.c:893: warning: implicit declaration of function 'MPI_Probe' Rmpi.c:894: error: 'comm' undeclared (first use in this function) Rmpi.c:895: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_get_count': Rmpi.c:900: error: 'MPI_Datatype' undeclared (first use in this function) Rmpi.c:900: error: expected ';' before 'datatype' Rmpi.c:904: error: 'datatype' undeclared (first use in this function) Rmpi.c:904: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:907: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:910: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:913: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:919: warning: implicit declaration of function 'MPI_Get_count' Rmpi.c:919: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_get_sourcetag': Rmpi.c:929: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_barrier': Rmpi.c:937: warning: implicit declaration of function 'MPI_Barrier' Rmpi.c:937: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_comm_is_null': Rmpi.c:941: error: 'comm' undeclared (first use in this function) Rmpi.c:941: error: 'MPI_COMM_NULL' undeclared (first use in this function) Rmpi.c: In function 'mpi_comm_size': Rmpi.c:946: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_comm_rank': Rmpi.c:952: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_comm_dup': Rmpi.c:959: warning: implicit declaration of function 'MPI_Comm_dup' Rmpi.c:959: error: 'MPI_COMM_WORLD' undeclared (first use in this function) Rmpi.c:960: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_comm_free': Rmpi.c:967: warning: implicit declaration of function 'MPI_Comm_free' Rmpi.c:967: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_abort': Rmpi.c:973: warning: implicit declaration of function 'MPI_Abort' Rmpi.c:973: error: 'MPI_COMM_WORLD' undeclared (first use in this function) Rmpi.c:975: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_comm_set_errhandler': Rmpi.c:982: error: 'comm' undeclared (first use in this function) Rmpi.c:983: error: 'MPI_ERRORS_RETURN' undeclared (first use in this function) Rmpi.c: In function 'mpi_comm_test_inter': Rmpi.c:988: warning: implicit declaration of function 'MPI_Comm_test_inter' Rmpi.c:988: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_comm_spawn': Rmpi.c:1005: warning: implicit declaration of function 'MPI_Comm_spawn' Rmpi.c:1005: error: 'MPI_ARGV_NULL' undeclared (first use in this function) Rmpi.c:1006: error: 'info' undeclared (first use in this function) Rmpi.c:1006: error: 'MPI_COMM_SELF' undeclared (first use in this function) Rmpi.c:1006: error: 'comm' undeclared (first use in this function) Rmpi.c:1018: warning: implicit declaration of function 'MPI_Comm_remote_size' Rmpi.c: In function 'mpi_comm_get_parent': Rmpi.c:1029: warning: implicit declaration of function 'MPI_Comm_get_parent' Rmpi.c:1029: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_is_master': Rmpi.c:1034: error: 'MPI_Comm' undeclared (first use in this function) Rmpi.c:1034: error: expected ';' before 'master' Rmpi.c:1035: error: 'master' undeclared (first use in this function) Rmpi.c:1036: error: 'MPI_COMM_NULL' undeclared (first use in this function) Rmpi.c: In function 'mpi_comm_disconnect': Rmpi.c:1042: warning: implicit declaration of function 'MPI_Comm_disconnect' Rmpi.c:1042: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_intercomm_merge': Rmpi.c:1047: warning: implicit declaration of function 'MPI_Intercomm_merge' Rmpi.c:1047: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_comm_remote_size': Rmpi.c:1054: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_sendrecv': Rmpi.c:1082: warning: implicit declaration of function 'MPI_Sendrecv' Rmpi.c:1083: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:1085: error: 'comm' undeclared (first use in this function) Rmpi.c:1085: error: 'status' undeclared (first use in this function) Rmpi.c:1090: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:1098: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:1106: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c: In function 'mpi_sendrecv_replace': Rmpi.c:1239: warning: implicit declaration of function 'MPI_Sendrecv_replace' Rmpi.c:1239: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:1240: error: 'comm' undeclared (first use in this function) Rmpi.c:1240: error: 'status' undeclared (first use in this function) Rmpi.c:1243: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:1252: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:1258: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:1264: error: 'datatype' undeclared (first use in this function) Rmpi.c: In function 'mpi_cart_create': Rmpi.c:1284: warning: implicit declaration of function 'MPI_Cart_create' Rmpi.c:1284: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_dims_create': Rmpi.c:1292: warning: implicit declaration of function 'MPI_Dims_create' Rmpi.c: In function 'mpi_cartdim_get': Rmpi.c:1300: warning: implicit declaration of function 'MPI_Cartdim_get' Rmpi.c:1300: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_cart_get': Rmpi.c:1311: warning: implicit declaration of function 'MPI_Cart_get' Rmpi.c:1311: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_cart_rank': Rmpi.c:1322: warning: implicit declaration of function 'MPI_Cart_rank' Rmpi.c:1322: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_cart_coords': Rmpi.c:1332: warning: implicit declaration of function 'MPI_Cart_coords' Rmpi.c:1332: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_cart_shift': Rmpi.c:1344: warning: implicit declaration of function 'MPI_Cart_shift' Rmpi.c:1344: error: 'comm' undeclared (first use in this function) Rmpi.c: In function 'mpi_isend': Rmpi.c:1362: warning: implicit declaration of function 'MPI_Isend' Rmpi.c:1362: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:1363: error: 'comm' undeclared (first use in this function) Rmpi.c:1363: error: 'request' undeclared (first use in this function) Rmpi.c:1367: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:1372: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:1377: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:1383: error: 'datatype' undeclared (first use in this function) Rmpi.c: In function 'mpi_irecv': Rmpi.c:1402: warning: implicit declaration of function 'MPI_Irecv' Rmpi.c:1402: error: 'MPI_INT' undeclared (first use in this function) Rmpi.c:1403: error: 'comm' undeclared (first use in this function) Rmpi.c:1403: error: 'request' undeclared (first use in this function) Rmpi.c:1406: error: 'MPI_DOUBLE' undeclared (first use in this function) Rmpi.c:1411: error: 'MPI_CHAR' undeclared (first use in this function) Rmpi.c:1415: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:1421: error: 'datatype' undeclared (first use in this function) Rmpi.c: In function 'mpi_wait': Rmpi.c:1431: warning: implicit declaration of function 'MPI_Wait' Rmpi.c:1431: error: 'request' undeclared (first use in this function) Rmpi.c:1431: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_test': Rmpi.c:1438: warning: implicit declaration of function 'MPI_Test' Rmpi.c:1438: error: 'request' undeclared (first use in this function) Rmpi.c:1438: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_cancel': Rmpi.c:1444: warning: implicit declaration of function 'MPI_Cancel' Rmpi.c:1444: error: 'request' undeclared (first use in this function) Rmpi.c: In function 'mpi_test_cancelled': Rmpi.c:1450: warning: implicit declaration of function 'MPI_Test_cancelled' Rmpi.c:1450: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_waitany': Rmpi.c:1456: warning: implicit declaration of function 'MPI_Waitany' Rmpi.c:1456: error: 'request' undeclared (first use in this function) Rmpi.c:1456: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_testany': Rmpi.c:1464: warning: implicit declaration of function 'MPI_Testany' Rmpi.c:1464: error: 'request' undeclared (first use in this function) Rmpi.c:1465: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_waitall': Rmpi.c:1472: warning: implicit declaration of function 'MPI_Waitall' Rmpi.c:1472: error: 'request' undeclared (first use in this function) Rmpi.c:1472: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_testall': Rmpi.c:1478: warning: implicit declaration of function 'MPI_Testall' Rmpi.c:1478: error: 'request' undeclared (first use in this function) Rmpi.c:1478: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_testsome': Rmpi.c:1486: warning: implicit declaration of function 'MPI_Testsome' Rmpi.c:1486: error: 'request' undeclared (first use in this function) Rmpi.c:1487: error: 'status' undeclared (first use in this function) Rmpi.c: In function 'mpi_waitsome': Rmpi.c:1496: warning: implicit declaration of function 'MPI_Waitsome' Rmpi.c:1496: error: 'request' undeclared (first use in this function) Rmpi.c:1497: error: 'status' undeclared (first use in this function) make[1]: *** [Rmpi.o] Error 1 make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/local/2.10/npRmpi/src' ... done ERROR: compilation failed for package 'npRmpi' * removing 'd:/Rcompile/CRANpkg/lib/2.10/npRmpi'