On 10/23/2009 04:39 PM, Andreas Jellinghaus wrote:
> Please give it a final test.
>
> http://www.opensc-project.org/files/opensc/testing/opensc-0.11.11-rc1.tar.gz

Doesn't seem to compile with openssl-1.0 beta3 (distributed with Fedora 
12, for example):

/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../.. -I../../src/pkcs15init -I../../src/include     -pthread 
-fno-strict-aliasing -g -O2 -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo 
-c -o openssl.lo openssl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
-I../../src/pkcs15init -I../../src/include -pthread -fno-strict-aliasing 
-g -O2 -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c openssl.c  -fPIC 
-DPIC -o .libs/openssl.o
openssl.c:17:24: error: openssl/ec.h: No such file or directory
openssl.c: In function ‘sc_pkcs11_openssl_md_final’:
openssl.c:169: warning: passing argument 3 of ‘EVP_DigestFinal’ from 
incompatible pointer type
/usr/include/openssl/evp.h:514: note: expected ‘unsigned int *’ but 
argument is of type ‘CK_ULONG *’
openssl.c: In function ‘gostr3410_verify_data’:
openssl.c:272: error: ‘EC_POINT’ undeclared (first use in this function)
openssl.c:272: error: (Each undeclared identifier is reported only once
openssl.c:272: error: for each function it appears in.)
openssl.c:272: error: ‘P’ undeclared (first use in this function)
openssl.c:274: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ 
before ‘*’ token
openssl.c:274: error: ‘group’ undeclared (first use in this function)
make[3]: *** [openssl.lo] Error 1
make[3]: Leaving directory 
`/home/kalev/cvs/mingw32-opensc/devel/native/opensc-0.11.11-rc1/src/pkcs11'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/kalev/cvs/mingw32-opensc/devel/native/opensc-0.11.11-rc1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/kalev/cvs/mingw32-opensc/devel/native/opensc-0.11.11-rc1'
make: *** [all] Error 2

-- 
Kalev Lember
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to