Re: [Mingw-w64-public] Wine Gecko build error

2014-12-04 Thread Michael Cronenworth
On 12/04/2014 11:22 AM, Michael Cronenworth wrote: > Now I'm encountering a bug with mingw-headers: > http://fpaste.org/156673/14177133/ After discussing with Kai, he is working on fixing this issue. Only one issue remains. /builddir/build/BUILD/mingw-wine-gecko-2.34/wine-mozilla-2.34/toolkit/co

Re: [Mingw-w64-public] Wine Gecko build error

2014-12-04 Thread Michael Cronenworth
On 12/04/2014 01:46 AM, Adrien Nader wrote: > I have the following in gthr-default.h: >#define __GTHREADS 1 >#define __GTHREADS_CXX0X 1 > >#include > > Can you check you have it too? Yes, it does. > Also, typically, these issues are best debugged with the output of > 'gcc -E'/'g++ -E

Re: [Mingw-w64-public] Wine Gecko build error

2014-12-03 Thread Adrien Nader
Hi, On Thu, Dec 04, 2014, Michael Cronenworth wrote: > Hello, > > I am attempting to build wine-gecko 2.34 for Fedora, but I'm having an issue > with winpthreads that doesn't make sense on first glance. > > gcc - 4.9.2 > crt, headers, winpthreads - latest git checkout (2014-12-03) > > Build lo

[Mingw-w64-public] Wine Gecko build error

2014-12-03 Thread Michael Cronenworth
Hello, I am attempting to build wine-gecko 2.34 for Fedora, but I'm having an issue with winpthreads that doesn't make sense on first glance. gcc - 4.9.2 crt, headers, winpthreads - latest git checkout (2014-12-03) Build log: https://kojipkgs.fedoraproject.org//work/tasks/1017/8291017/build.log