* using log directory 'd:/Rcompile/CRANpkg/local64/2.11/R4dfp.Rcheck' * using R version 2.11.1 (2010-05-31) * using session charset: ISO8859-1 * checking for file 'R4dfp/DESCRIPTION' ... OK * this is package 'R4dfp' version '0.1-0' * checking package name space information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'R4dfp' can be installed ... ERROR Installation failed. The installation logfile: * installing *source* package 'R4dfp' ... ** libs making DLL ... make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/local64/2.11/R4dfp/src' x86_64-w64-mingw32-gcc -I"d:/Rcompile/recent/R64-2.11.1/include" -isystem 4dfp -Iinclude -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -c R4dfp-object.c -o R4dfp-object.o R4dfp-object.c:9:22: error: sys/mman.h: No such file or directory R4dfp-object.c: In function 'R4dfp_free': R4dfp-object.c:25: warning: implicit declaration of function 'munmap' R4dfp-object.c: In function 'R4dfp_load': R4dfp-object.c:75: error: 'PROT_READ' undeclared (first use in this function) R4dfp-object.c:75: error: (Each undeclared identifier is reported only once R4dfp-object.c:75: error: for each function it appears in.) R4dfp-object.c:75: error: 'PROT_WRITE' undeclared (first use in this function) R4dfp-object.c:106: warning: format '%i' expects type 'int', but argument 3 has type 'long long unsigned int' R4dfp-object.c:106: warning: format '%i' expects type 'int', but argument 8 has type 'ssize_t' R4dfp-object.c:113: warning: implicit declaration of function 'sysconf' R4dfp-object.c:113: error: '_SC_PAGE_SIZE' undeclared (first use in this function) R4dfp-object.c:116: warning: implicit declaration of function 'mmap' R4dfp-object.c:116: error: 'MAP_SHARED' undeclared (first use in this function) make[1]: *** [R4dfp-object.o] Error 1 make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/local64/2.11/R4dfp/src' ... done ERROR: compilation failed for package 'R4dfp' * removing 'd:/Rcompile/CRANpkg/lib64/2.11/R4dfp'