* cygwin CVS from 2007-12-05: build error in wincrypt.h
@ 2007-12-13 11:11 Oszkar.Ambrus
2007-12-13 12:03 ` Dave Korn
0 siblings, 1 reply; 2+ messages in thread
From: Oszkar.Ambrus @ 2007-12-13 11:11 UTC (permalink / raw)
To: cygwin
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?
I have installed the packages needed to build cygwin (as specified on the
website), and I'm using Windows XP SP2.
Thanks,
Oszkar
--
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: cygwin CVS from 2007-12-05: build error in wincrypt.h
2007-12-13 11:11 cygwin CVS from 2007-12-05: build error in wincrypt.h Oszkar.Ambrus
@ 2007-12-13 12:03 ` Dave Korn
0 siblings, 0 replies; 2+ messages in thread
From: Dave Korn @ 2007-12-13 12:03 UTC (permalink / raw)
To: cygwin
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-12-13 12:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-13 11:11 cygwin CVS from 2007-12-05: build error in wincrypt.h Oszkar.Ambrus
2007-12-13 12:03 ` Dave Korn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).