In file included from AES.xs:2: C:/Perl/lib/CORE/perl.h:310:1: warning: this is the location of the previous definition AES.xs:18: error: syntax error before "AES_KEY" AES.xs:18: warning: no semicolon at end of struct or union AES.xs:19: warning: data definition has no type or storage class AES.xs:20: warning: data definition has no type or storage class AES.c: In function `XS_Crypt__OpenSSL__AES_new': AES.c:98: error: syntax error before "RETVAL" AES.xs:50: error: `RETVAL' undeclared (first use in this function) AES.xs:50: error: (Each undeclared identifier is reported only once AES.xs:50: error: for each function it appears in.) AES.xs:50: error: invalid application of `sizeof' to incomplete type `state' AES.xs:50: error: invalid application of `sizeof' to incomplete type `state' AES.xs:50: error: invalid application of `sizeof' to incomplete type `state' AES.c: In function `XS_Crypt__OpenSSL__AES_encrypt': AES.c:135: error: syntax error before "self" AES.c:141: error: `self' undeclared (first use in this function) AES.c:141: error: called object is not a function AES.xs:70: error: `AES_BLOCK_SIZE' undeclared (first use in this function) AES.xs:76: error: `AES_decrypt' undeclared (first use in this function) AES.xs:76: error: `AES_encrypt' undeclared (first use in this function) AES.c: In function `XS_Crypt__OpenSSL__AES_DESTROY': AES.c:186: error: syntax error before "self" AES.c:190: error: `self' undeclared (first use in this function) AES.c:190: error: called object is not a function AES.xs: In function `boot_Crypt__OpenSSL__AES': AES.xs:31: error: `AES_BLOCK_SIZE' undeclared (first use in this function) dmake.exe: Error code 129, while making 'AES.o' TTAR/Crypt-OpenSSL-AES-0.02.tar.gz C:\Perl\site\bin\dmake.exe -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Failed during this command: TTAR/Crypt-OpenSSL-AES-0.02.tar.gz : make NO cpan>