* using log directory 'd:/Rcompile/CRANpkg/local/2.6/WINRPACK.Rcheck' * using R version 2.6.2 (2008-02-08) * checking for file 'WINRPACK/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'WINRPACK' version '1.0-7' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'WINRPACK' can be installed ... ERROR Installation failed. The installation logfile: Using auto-selected zip options '' ---------- Making package WINRPACK ------------ adding build stamp to DESCRIPTION making DLL ... making win2R.d from win2R.c making win2asc.d from win2asc.c gcc-sjlj -std=gnu99 -Id:/Rcompile/recent/R-26~1.2/include -O3 -Wall -c win2R.c -o win2R.o win2R.c: In function 'CALL_GETWINT': win2R.c:348: warning: 'sr' may be used uninitialized in this function gcc-sjlj -std=gnu99 -Id:/Rcompile/recent/R-26~1.2/include -O3 -Wall -c win2asc.c -o win2asc.o win2asc.c: In function 'main': win2asc.c:62: warning: 'i' may be used uninitialized in this function windres --preprocessor="gcc-sjlj -E -xc -DRC_INVOKED" -I d:/Rcompile/recent/R-26~1.2/include -i WINRPACK_res.rc -o WINRPACK_res.o gcc-sjlj -std=gnu99 -shared -s -o WINRPACK.dll WINRPACK.def win2R.o win2asc.o WINRPACK_res.o -Ld:/Rcompile/recent/R-26~1.2/bin -lR win2R.o:win2R.c:(.text+0x3a4): undefined reference to `ntohl@4' win2R.o:win2R.c:(.text+0x3f9): undefined reference to `ntohl@4' win2R.o:win2R.c:(.text+0x45f): undefined reference to `ntohl@4' win2R.o:win2R.c:(.text+0x4b6): undefined reference to `ntohl@4' win2R.o:win2R.c:(.text+0x50a): undefined reference to `ntohs@4' win2R.o:win2R.c:(.text+0x5e7): undefined reference to `ntohl@4' collect2: ld returned 1 exit status make[3]: *** [WINRPACK.dll] Error 1 make[2]: *** [srcDynlib] Error 2 make[1]: *** [all] Error 2 make: *** [pkg-WINRPACK] Error 2 *** Installation of WINRPACK failed *** Removing 'd:/Rcompile/CRANpkg/lib/2.6/WINRPACK'