[Mono-dev] Win32 build errors (recent change)

Jonathan Chambers joncham at gmail.com
Fri Jun 15 21:32:42 UTC 2012


Matthias,

I see patches that you submitted, but I don't think they address the issue
here which is warnings for functions without declarations. If you submitted
patches for this, please provide a link.

Thanks,
Jonathan

On Mon, Jun 11, 2012 at 11:57 PM, Matthias Dittrich <matthi.d at googlemail.com
> wrote:

> Hey,
>
> I did report that and I also included a (temporary) patch for this (and
> possibly other)  issue, to make it build successfully.
> See one of my previous emails (I cant include a link or attachment right
> now as I'm not at home).
>
> Matthias
> ------------------------------
> Von: Robert Wilkens
> Gesendet: 12.06.2012 05:49
> An: Jonathan Chambers
> Cc: mono-devel-list at lists.ximian.com
> Betreff: Re: [Mono-dev] Win32 build errors (recent change)
>
> Awesome, just was hoping it wasn't my end.
>
> -Rob
>
> On Jun 11, 2012, at 11:44 PM, Jonathan Chambers wrote:
>
> Certain warning have been made into errors as the warnings are not safe on
> 64-bit builds. I am looking into fixing the build now.
>
> Thanks,
> Jonathan
>
> On Mon, Jun 11, 2012 at 9:23 PM, Rob Wilkens <robwilkens at gmail.com> wrote:
>
>> 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
>> ______________________________**_________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.**com <Mono-devel-list at lists.ximian.com>
>> http://lists.ximian.com/**mailman/listinfo/mono-devel-**list<http://lists.ximian.com/mailman/listinfo/mono-devel-list>
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120615/b470642b/attachment.html>


More information about the Mono-devel-list mailing list