Andreas Jellinghaus:
> I haven't checked myself, but someone told me
> that opensc trunk isn't compiling without openssl.
> 
> can anyone check?

Version:                 0.11.9-svn (trunk-r3720)
User binaries:           /usr/local/bin
Configuration files:     /usr/local/etc
XSL stylesheets:         /usr/share/sgml/docbook/xsl-stylesheets-1.49-1

man support:             yes
doc support:             no
zlib support:            yes
readline support:        yes
iconv support:           yes
OpenSSL support:         no
PC/SC support:           no
OpenCT support:          no
NSPlugin support:        no

PC/SC default provider:
pinentry:                /usr/bin/gpinentry

Host:                    i686-pc-linux-gnu
Compiler:                gcc
Preprocessor flags:
Compiler flags:          -fno-strict-aliasing -g -O2
Linker flags:
Libraries:

LTLIB_CFLAGS:
LTLIB_LIBS:              -lltdl
READLINE_CFLAGS:
READLINE_LIBS:           -lreadline -lncurses
ZLIB_CFLAGS:
ZLIB_LIBS:               -lz
ICONV_CFLAGS:
ICONV_LIBS:
OPENSSL_CFLAGS:
OPENSSL_LIBS:            -lssl -lcrypto -ldl
OPENCT_CFLAGS:
OPENCT_LIBS:
PCSC_CFLAGS:
LIBASSUAN_CFLAGS:
LIBASSUAN_LIBS:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include 
-I../../src/common -DOPENSC_CONF_PATH=\"/usr/local/etc/opensc.conf\" 
-fno-strict-aliasing -g -O2 -MT card-westcos.lo -MD -MP -MF 
.deps/card-westcos.Tpo -c card-westcos.c  -fPIC -DPIC -o 
.libs/card-westcos.o
card-westcos.c: In function 'westcos_get_crypte_challenge':
card-westcos.c:772: error: 'DES_key_schedule' undeclared (first use in 
this function)
card-westcos.c:772: error: (Each undeclared identifier is reported only once
card-westcos.c:772: error: for each function it appears in.)
card-westcos.c:772: error: expected ';' before 'ks1'
card-westcos.c:780: error: 'const_DES_cblock' undeclared (first use in 
this function)
card-westcos.c:780: error: expected expression before ')' token
card-westcos.c:781: error: expected expression before ')' token
card-westcos.c:782: error: expected expression before ')' token
card-westcos.c: In function 'westcos_sign_decipher':
card-westcos.c:1190: error: 'mem' undeclared (first use in this function)
make[3]: *** [card-westcos.lo] Error 1
make[3]: Leaving directory `opensc-trunk-r3720/src/libopensc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `opensc-trunk-r3720/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `opensc-trunk-r3720'
make: *** [all] Error 2
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to