This is the mail archive of the cygwin 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]

w32api-headers-3.0.0.-1 in question


Hello,

I use cygwin 32 bits, last snapshot.

Since the last update of
- mingw64-i686-headers-3.0.0-1
- mingw64-i686-runtime-3.0.0-1
- w32api-headers-3.0.0-1
- w32api-runtime-3.0.0-1
(see http://cygwin.com/ml/cygwin-announce/2013-09/msg00018.html)

i'm no longer able to compile the last cygwin snapshot (20130925).
With the Previous issues of these packages (3.0b_svn5935), all is ok.

The errors i get are as follows (below).

Regards,

Denis Excoffier.


In file included from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/cygtls.h:279:0,
                 from ./globals.h:5,
from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/winsup.h:302, from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/lib/_cygwin_crt0_common.cc:12: /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/ntdll.h:72:0: error: "TRANSACTION_ALL_ACCESS" redefined [-Werror]
In file included from /usr/include/w32api/minwindef.h:146:0,
                 from /usr/include/w32api/windef.h:8,
                 from /usr/include/w32api/windows.h:69,
from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/winlean.h:52, from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/winsup.h:76, from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/lib/_cygwin_crt0_common.cc:12: /usr/include/w32api/winnt.h:8184:0: note: this is the location of the previous definition In file included from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/cygtls.h:279:0,
                 from ./globals.h:5,
from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/winsup.h:302, from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/lib/_cygwin_crt0_common.cc:12: /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/ntdll.h:1117:14: error: multiple definition of à In file included from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/winbase.h:9:0,
                 from /usr/include/w32api/windows.h:70,
from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/winlean.h:52, from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/winsup.h:76, from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/lib/_cygwin_crt0_common.cc:12:
/usr/include/w32api/winbase.h:1160:16: error: previous definition here
In file included from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/cygtls.h:279:0,
                 from ./globals.h:5,
from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/winsup.h:302, from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/lib/_cygwin_crt0_common.cc:12: /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/ntdll.h:1122:27: error: invalid type in declaration before à token /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/ntdll.h:1122:27: error: conflicting declaration à In file included from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/winbase.h:9:0,
                 from /usr/include/w32api/windows.h:70,
from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/winlean.h:52, from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/winsup.h:76, from /tmp/lcl/tmp/cygwin/cygwin-snapshot-20130925-1/winsup/cygwin/lib/_cygwin_crt0_common.cc:12: /usr/include/w32api/winbase.h:1164:5: error: Ã has a previous declaration as Ã
cc1plus: all warnings being treated as errors
make[3]: *** [_cygwin_crt0_common.o] Error 1
make[2]: *** [cygwin] Error 1
make[1]: *** [all-target-winsup] Error 2
make: *** [all] Error 2


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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