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

winsup/cygwin won't compile after 2001-11-08 (dev version in CVS)



After this change in winsup/w32api:
2001-11-08  Robert Collins  <rbtcollins@hotmail.com>
        * include/winnt.h: Define *_SID_AUTHORITY appropriately. (nested
        structures.)

I get this error on a fresh configure (from winsup/cygwin):
g++ -c -gstabs+ -O2 -MD -fbuiltin ... sec_helper.cc
../cygwin-cvs/src/winsup/cygwin/sec_helper.cc:45: initializer for scalar
   variable requires one element

I think that now there are extra curly braces (sp?) in that sec_helper.cc 
structure array (sid_auth[]).

	- Jyke Jokinen



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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