Re: [opensc-devel] Opensc in 64bits platform

2009-02-25 Thread Wan-Teh Chang
On Wed, Feb 25, 2009 at 2:10 AM, Ludovic Rousseau wrote: > 2009/2/25 Marc Rios Valles : >> The type is defined here: >> >> src/pkcs11/pkcs11.h >> 378:#define CKA_CERTIFICATE_TYPE                (0x80) > > Not CKA_CERTIFICATE_TYPE but CK_CERTIFICATE_TYPE > > Try again :-) This confusion is why we

Re: [opensc-devel] Documentation of opensc 0.11.6

2009-02-25 Thread Alon Bar-Lev
On Wed, Feb 25, 2009 at 12:19 PM, Marc Rios Valles wrote: >> Do you also have the problem using the version in subversion? >> > Not, in subversion works ok but is not the same method isn't it? This was fixed in trunk. Thanks, Alon. ___ opensc-devel mai

Re: [opensc-devel] Documentation of opensc 0.11.6

2009-02-25 Thread Marc Rios Valles
On Wed, 2009-02-25 at 10:17 +0100, Ludovic Rousseau wrote: > 2009/2/25 Marc Rios Valles : > > Hi to everybody, > > Hello, > > > I am trying to compile opensc-0.11.6 and I get always errors when the > > documentation (man) files are compiled, has anyone solved this problem? > > > > The result of m

Re: [opensc-devel] Opensc in 64bits platform

2009-02-25 Thread Ludovic Rousseau
2009/2/25 Marc Rios Valles : > The type is defined here: > > src/pkcs11/pkcs11.h > 378:#define CKA_CERTIFICATE_TYPE                (0x80) Not CKA_CERTIFICATE_TYPE but CK_CERTIFICATE_TYPE Try again :-) -- Dr. Ludovic Rousseau ___ opensc-devel mailing

Re: [opensc-devel] Opensc in 64bits platform

2009-02-25 Thread Marc Rios Valles
The type is defined here: src/pkcs11/pkcs11.h 378:#define CKA_CERTIFICATE_TYPE(0x80) On Wed, 2009-02-25 at 10:13 +0100, Ludovic Rousseau wrote: > 2009/2/25 Wan-Teh Chang : > > On Tue, Feb 24, 2009 at 7:55 AM, Marc Rios Valles wrote: > >> > >> --- src/pkcs11/misc.c.orig 200

[opensc-devel] ScardControl fail

2009-02-25 Thread Fleblanc
Opensc release 0.11.6 Platform Windows XP Reader XIRING CCID with pinpad Two things: First when I connect this reader and other PCSC readers when I use pkcs15-tool I have the message "Card not present" In other word, the XIRING reader with pinpad must be alone to work... Second, I have a

Re: [opensc-devel] Documentation of opensc 0.11.6

2009-02-25 Thread Ludovic Rousseau
2009/2/25 Marc Rios Valles : > Hi to everybody, Hello, > I am trying to compile opensc-0.11.6 and I get always errors when the > documentation (man) files are compiled, has anyone solved this problem? > > The result of makeing the doc directory is the following: > > $ make clean && make > Making

Re: [opensc-devel] Opensc in 64bits platform

2009-02-25 Thread Ludovic Rousseau
2009/2/25 Wan-Teh Chang : > On Tue, Feb 24, 2009 at 7:55 AM, Marc Rios Valles wrote: >> >> --- src/pkcs11/misc.c.orig      2008-01-17 12:22:03.0 +0100 >> +++ src/pkcs11/misc.c   2008-01-17 12:22:18.0 +0100 >> @@ -233,7 +233,7 @@ >>                case CKA_PRIVATE: >>              

[opensc-devel] Documentation of opensc 0.11.6

2009-02-25 Thread Marc Rios Valles
Hi to everybody, I am trying to compile opensc-0.11.6 and I get always errors when the documentation (man) files are compiled, has anyone solved this problem? The result of makeing the doc directory is the following: $ make clean && make Making clean in . make[1]: Entering directory `/home/mrv/