This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
Re: [ITA] w32api-3.0b_svn5368-1
On 14 August 2012 08:18, Corinna Vinschen wrote:
> On Aug 13 21:51, Yaakov (Cygwin/X) wrote:
>> On 2012-08-12 01:49, JonY wrote:
>> >New w32api preliminary upload, now with mingw-w64 parts.
>>
>> Nack. Both mintty and xorg-server FTBFS with this w32api.
>
> Er... what?
I had to look it up: Fails To Build From Source.
/usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../include/w32api/windef.h:23:27:
error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âULONGâ
windef.h:23: typedef unsigned __LONG32 ULONG;
It doesn't like the __LONG32.
Andy