[Mono-dev] Win32 build errors (recent change)
Rob Wilkens
robwilkens at gmail.com
Sat Jun 16 00:38:34 UTC 2012
The good news: The patch i just submitted via the mailing list seems to
get me further...
But i've now got another missing prototype...
threads.c: In function `mono_create_thread':
threads.c:659: error: implicit declaration of function
`mono_threads_CreateThread'
I'm not sure i have the patience to do another one tonight, cygwin is
just too slow (at least in a vm). Let me know if the other patch i
submitted is OK.
-Rob
On 06/15/2012 08:26 PM, Rob Wilkens wrote:
>
> This is an untested patch, my windows installation is slow as crap,
> i'm working on it, but let me know what you think of the attached patch...
>
> I noticed ChangeLog had the following in it:
>
> 2008-04-29 Kornél Pál <kornelpal at gmail.com>
>
> * configure.in: Check for sys/utime.h.
> * winconfig.h: Define HAVE_SYS_UTIME_H, undef HAVE_UTIME_H.
>
> --
>
> And I figured making similar changes for sys/time.h in configure.in
> and HAVE_SYS_TIME.H in winconfig.h made sense.
>
> -Rob
>
>
> On 06/15/2012 08:00 PM, Steven Boswell II wrote:
>> FYI, Rob, it's probably best to use "git diff". That produces a
>> patch file suitable for use with "git apply".
>>
>> ------------------------------------------------------------------------
>> *From:* Rob Wilkens <robwilkens at gmail.com>
>> *To:* Jonathan Chambers <joncham at gmail.com>
>> *Cc:* "mono-devel-list at lists.ximian.com"
>> <mono-devel-list at lists.ximian.com>
>> *Sent:* Friday, June 15, 2012 2:47 PM
>> *Subject:* Re: [Mono-dev] Win32 build errors (recent change)
>>
>> [... i'm not entirely sure of the patch creation process other than
>> 'diff -urp' i think to create them, then patch -p1 (or similar) to
>> apply them. ...]
>>
>>
>>
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> 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/f62729b4/attachment.html>
More information about the Mono-devel-list
mailing list