CRYPT32: iod.c compile problem (gcc 2.95)

Juan Lang juan_lang at yahoo.com
Mon Feb 27 11:23:07 CST 2006


Like this.

ChangeLog: correct compile problem on gcc 2.95.

--Juan

--- Vitaly Lipatov <lav at etersoft.ru> wrote:

> I try compile last version with gcc 2.95 and get it failed:
> $ make
> gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
> -D_CRYPT32_ 
> -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+
> -Wpointer-arith  
> -O2 -march=i586  -o oid.o oid.c
> oid.c: In function `init_oid_info':
> oid.c:940: structure has no member named `Algid'
> oid.c:969: structure has no member named `Algid'
> oid.c: In function `CryptFindOIDInfo':
> oid.c:1037: structure has no member named `Algid'
> oid.c:1089: structure has no member named `Algid'
> oid.c: In function `CertOIDToAlgId':
> oid.c:1126: structure has no member named `Algid'
> 
> There is unnamed union, and such construction does no recognized old the
> 
> compiler. What the best way to fix it?
> 
> -- 
> Vitaly Lipatov, ALT Linux Team
> Russia, Saint-Petersburg, www.etersoft.ru
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nonameless.diff
Type: text/x-patch
Size: 2458 bytes
Desc: 3395219698-nonameless.diff
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20060227/02cca1d9/nonameless.diff


More information about the wine-devel mailing list