[opensc-devel] card minidriver update for windows.

2010-01-22 Thread François Leblanc
Just a correction of my first patch send concerning opensc minidriver for windows, Now work with XP, vista and windows 7 at least with test application. (for XP don't knows if certificates are loaded on windows container..., for vista and 7 certutil command show me certificates on card.) Work

Re: [opensc-devel] https and opesc-project.org svn access

2010-01-22 Thread Ludovic Rousseau
2010/1/12 Andreas Jellinghaus : > Hi everyone, > > some of you might notice that you can surf to > https://www.opensc-project.org/ > > but your web browser will give you an error when you go to > https://www.opensc-project.org/svn/opensc/ > > For all projects on opensc-project.org we allow everyone

Re: [opensc-devel] [PATCH] pam_pkcs11: fix buildsystem

2010-01-22 Thread Diego Elio “Flameeyes” Pettenò
Il giorno ven, 22/01/2010 alle 14.09 +0100, Ludovic Rousseau ha scritto: > > I will just use this mechanism for pcsc-lite since someone maybe using > a static version of libpcsclite. Ah okay, just received the mail with pam_pkcs11 still in subject and thought it was about that :) By the way AM_

Re: [opensc-devel] [PATCH] pam_pkcs11: fix buildsystem

2010-01-22 Thread Ludovic Rousseau
2010/1/22 Diego Elio “Flameeyes” : > Il giorno gio, 21/01/2010 alle 14.52 +0100, Ludovic Rousseau ha scritto: >> >> The advantage over using -shared is that you can still generate a >> static library using ./configure --enable-static > > Which is fine *if* your intention is to provide standard libr

Re: [opensc-devel] [PATCH] pam_pkcs11: fix buildsystem

2010-01-22 Thread Diego Elio “Flameeyes” Pettenò
Il giorno gio, 21/01/2010 alle 14.52 +0100, Ludovic Rousseau ha scritto: > > The advantage over using -shared is that you can still generate a > static library using ./configure --enable-static Which is fine *if* your intention is to provide standard libraries. For PAM modules that is not the r

Re: [opensc-devel] configure error [solved]

2010-01-22 Thread François Leblanc
-Message d'origine- De : François Leblanc Envoyé : vendredi 22 janvier 2010 13:50 À : 'Marc Rios Vallès' Objet : RE: [opensc-devel] configure error Great, you're rigth pkg-config wasn't up to date, Thank you very much Marc, François. -Message d'origine- De : opensc-devel-boun

Re: [opensc-devel] configure error

2010-01-22 Thread Marc Rios Vallès
Hi, Do you have pkg-config installed? On Friday 22 January 2010 11:16:49 François Leblanc wrote: > Hello, > > Does someone successfully build opensc with > > m4 1.4.13 > > autoconf 2.65 > > libtool 2.2.6b > > When I try to run 'autoreconf -ivf' get result: > > autoreconf: Entering directo

Re: [opensc-devel] configure error

2010-01-22 Thread François Leblanc
-Message d'origine- De : François Leblanc Envoyé : vendredi 22 janvier 2010 11:53 À : 'Andreas Jellinghaus' Objet : RE: [opensc-devel] configure error Thank you Andreas, I've tryed unfortunatly get the same error... Any other idea? François. -Message d'origine- De : Andreas

Re: [opensc-devel] configure error

2010-01-22 Thread Andreas Jellinghaus
autoreconf is not running automake? maybe that is the issue? try the older bootscript: aclocal libtoolize --copy --force --automake autoheader automake --add-missing --copy autoreconf Andreas ___ opensc-devel mailing list [email protected]

[opensc-devel] configure error

2010-01-22 Thread François Leblanc
Hello, Does someone successfully build opensc with m4 1.4.13 autoconf 2.65 libtool 2.2.6b When I try to run 'autoreconf -ivf' get result: autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracin