[Mono-dev] Win32 build errors (recent change)
Rob Wilkens
robwilkens at gmail.com
Tue Jun 12 01:23:15 UTC 2012
In my local copy of mono (robwilkens/mono on github) I can build in
cygwin just fine...
In the real mono/mono, i get the following error:
In file included from ../../eglib/src/glib.h:7,
from socket-io.c:20:
/usr/i686-pc-mingw32/sys-root/mingw/include/stdio.h:536: warning: no
previous prototype for 'fopen64'
/usr/i686-pc-mingw32/sys-root/mingw/include/stdio.h:548: warning: no
previous prototype for 'ftello64'
socket-io.c: In function
`ves_icall_System_Net_Sockets_Socket_Available_internal':
socket-io.c:835: warning: passing arg 3 of `ioctlsocket' from
incompatible pointer type
socket-io.c: In function
`ves_icall_System_Net_Sockets_Socket_Poll_internal':
socket-io.c:1278: error: implicit declaration of function `time'
.etc..
Has there been recent build changes to Win32 building?
-Rob
More information about the Mono-devel-list
mailing list