On 13 December 2007 11:11, [EMAIL PROTECTED] wrote: > Hi, > > I'm trying to build cygwin from sources, and I get the following error (I > haven't found anything about this on google, or in the mailing list > archives): > > In file included from /home/oszkar/cygwin/src/winsup/cygwin/winsup.h:98, > from /home/oszkar/cygwin/src/winsup/cygwin/assert.cc:11: > /home/oszkar/cygwin/src/winsup/w32api/include/wincrypt.h:987: error: > `PCERT_POLICY_MAPPING' does not name a type > /home/oszkar/cygwin/src/winsup/w32api/include/wincrypt.h:1019: error: > `PCRYPT_DECODE_PARA' has not been declared > > Any suggestions why this might occur?
A bug. I've checked in a fix on mainline; if you're on the release branch you'll need to manually apply it to your local copy, otherwise just cvs update your w32api include dir: http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/wincrypt.h.diff?r 1=1.22&r2=1.23&cvsroot=src [ aka. http://tinyurl.com/26y84o to avoid wrapping ] cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/