X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <OF43014429.9C4B9829-ON802573B0.003D2855-C22573B0.003D7869@ni.com>
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: <OF43014429.9C4B9829-ON802573B0.003D2855-C22573B0.003D7869@ni.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 13 December 2007 11:11, Oszkar.Ambrus@ni.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/

