This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITA] w32api-3.0b_svn5368-1


On 2012-08-20 07:15, JonY wrote:
New version up. Was the first uploaded?

No, nor can it until packages which depend on w32api build correctly.


http://sourceforge.net/projects/mingw-w64/files/Cygwin%20Snapshots/dist/w32api/w32api-3.0b_svn5373-1-src.tar.bz2/download
http://sourceforge.net/projects/mingw-w64/files/Cygwin%20Snapshots/dist/w32api/w32api-3.0b_svn5373-1.tar.bz2/download
http://sourceforge.net/projects/mingw-w64/files/Cygwin%20Snapshots/dist/w32api/setup.hint/download

The binary package contains only the headers; the libs are missing.


So I built this from SVN trunk myself, and xorg-server still FTBFS:

In file included from /usr/include/w32api/windows.h:69:0,
from /usr/include/X11/Xwindows.h:60,
from ../../../hw/xwin/winms.h:42,
from ../../../hw/xwin/win.h:193,
from winpriv.c:10:
/usr/include/w32api/windef.h:107:13: error: conflicting types for 'BOOL'
/usr/include/X11/Xmd.h:143:16: note: previous declaration of 'BOOL' was here
In file included from /usr/include/w32api/windows.h:74:0,
from /usr/include/X11/Xwindows.h:60,
from ../../../hw/xwin/winms.h:42,
from ../../../hw/xwin/win.h:193,
from winpriv.c:10:
/usr/include/w32api/wincon.h:324:3: error: expected specifier-qualifier-list before 'wBOOL'
In file included from /usr/include/w32api/rpc.h:70:0,
from /usr/include/w32api/objbase.h:6,
from ../../../hw/xwin/ddraw.h:6,
from ../../../hw/xwin/winms.h:45,
from ../../../hw/xwin/win.h:193,
from winpriv.c:10:
/usr/include/w32api/rpcdce.h:142:88: error: expected ';', ',' or ')' before 'int'
In file included from /usr/include/w32api/rpc.h:70:0,
from /usr/include/w32api/objbase.h:6,
from ../../../hw/xwin/ddraw.h:6,
from ../../../hw/xwin/winms.h:45,
from ../../../hw/xwin/win.h:193,
from winpriv.c:10:
/usr/include/w32api/rpcdce.h:210:69: error: expected ')' before '*' token
In file included from /usr/include/w32api/rpc.h:70:0,
from /usr/include/w32api/objbase.h:6,
from ../../../hw/xwin/ddraw.h:6,
from ../../../hw/xwin/winms.h:45,
from ../../../hw/xwin/win.h:193,
from winpriv.c:10:
/usr/include/w32api/rpcdce.h:471:145: error: expected ';', ',' or ')' before 'int'
/usr/include/w32api/rpcdce.h:473:112: error: expected declaration specifiers or '...' before 'RPC_AUTH_KEY_RETRIEVAL_FN'
/usr/include/w32api/rpcdce.h:474:112: error: expected declaration specifiers or '...' before 'RPC_AUTH_KEY_RETRIEVAL_FN'
/usr/include/w32api/rpcdce.h:513:81: error: expected ';', ',' or ')' before 'int'
/usr/include/w32api/rpcdce.h:515:72: error: expected ';', ',' or ')' before 'int'
/usr/include/w32api/rpcdce.h:516:69: error: expected ';', ',' or ')' before 'int'
/usr/include/w32api/rpcdce.h:517:59: error: expected ';', ',' or ')' before 'int'
/usr/include/w32api/rpcdce.h:547:140: error: expected ';', ',' or ')' before 'int'
/usr/include/w32api/rpcdce.h:555:85: error: expected ')' before 'AuthorizationFn'
In file included from /usr/include/w32api/rpcdce.h:623:0,
from /usr/include/w32api/rpc.h:70,
from /usr/include/w32api/objbase.h:6,
from ../../../hw/xwin/ddraw.h:6,
from ../../../hw/xwin/winms.h:45,
from ../../../hw/xwin/win.h:193,
from winpriv.c:10:
/usr/include/w32api/rpcdcep.h:220:62: error: two or more data types in declaration specifiers
In file included from /usr/include/w32api/rpc.h:87:0,
from /usr/include/w32api/objbase.h:6,
from ../../../hw/xwin/ddraw.h:6,
from ../../../hw/xwin/winms.h:45,
from ../../../hw/xwin/win.h:193,
from winpriv.c:10:
/usr/include/w32api/rpcasync.h:118:11: error: two or more data types in declaration specifiers
In file included from /usr/include/w32api/rpcndr.h:21:0,
from /usr/include/w32api/objbase.h:7,
from ../../../hw/xwin/ddraw.h:6,
from ../../../hw/xwin/winms.h:45,
from ../../../hw/xwin/win.h:193,
from winpriv.c:10:
/usr/include/w32api/rpcnsip.h:21:81: error: two or more data types in declaration specifiers
In file included from /usr/include/w32api/objbase.h:7:0,
from ../../../hw/xwin/ddraw.h:6,
from ../../../hw/xwin/winms.h:45,
from ../../../hw/xwin/win.h:193,
from winpriv.c:10:
/usr/include/w32api/rpcndr.h:673:160: error: two or more data types in declaration specifiers



Yaakov



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]