After this change in winsup/w32api:
2001-11-08 Robert Collins <[EMAIL PROTECTED]>
* 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/