search for: win2asc

Displaying 1 result from an estimated 1 matches for "win2asc".

2008 Apr 25
1
package compilation: including external libraries in windows compilation
...nd "HAVE_BSD_NETWORKING" set? It seems that Makevars.win would be logical place, but I do not see how to do this. Thanks for any help. Jonathan Lees ---------- 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:21:24: error: sys/socket.h: No such file or directory win2R.c:22:24: error: netinet/in.h: No such file or directory win2R.c:23:23: error: arpa/inet.h: No such file or directory...