X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: Subject: RE: cygwin CVS from 2007-12-05: build error in wincrypt.h Date: Thu, 13 Dec 2007 12:03:00 -0000 Message-ID: <00bd01c83d80$1cc52710$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 13 December 2007 11:11, Oszkar DOT Ambrus AT ni DOT com 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/