Re: [opensc-devel] ERROR: Please set xml-stylesheets directory using --with-xsl-stylesheets-dir

2008-02-07 Thread Alon Bar-Lev
Hello, Decided to rework this. Now when svn checkout, the xsl-stylesheets will be downloaded from upstream. No system dependency is needed. As we are already depended on online connection for "make dist", I believe this is the simplest solution. What do you think? Alon. On 2/7/08, Alon Bar-Lev

Re: [opensc-devel] ERROR: Please set xml-stylesheets directory using --with-xsl-stylesheets-dir

2008-02-07 Thread Alon Bar-Lev
On 2/7/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > Is it possible to have this value as default? And have distribution specific code? I don't like this... Packages should be distribution independent... I will add some detection code... > And let a user explicitely use --with-xsl-stylesheets

Re: [opensc-devel] ERROR: Please set xml-stylesheets directory using --with-xsl-stylesheets-dir

2008-02-07 Thread Ludovic Rousseau
On Feb 7, 2008 3:21 PM, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > On 2/7/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > > What is the value of in your case? > > What does/must this directory contain? > > Two files: > html/docbook.xsl manpages/docbook.xsl > > It is part of a package: > http://wi

Re: [opensc-devel] lock_login

2008-02-07 Thread Martin Paljak
Hi, Maybe the opening up of lock_login was premature as there seems to be quite some code that depends on the locked behavior, what is not acceptable if there are more actors than just one single application trying to play with the card. One thing to do would be to re-work the code and anal

Re: [opensc-devel] [TEST REQUEST] OpenSC - Windows - MinGW based build

2008-02-07 Thread Alon Bar-Lev
On 2/7/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote: > We use it with Windows, and I sent my comments to use the Microsoft compilers. You can still check if the binaries work for you as the old one shad. After the two configuration will work as expected, we can compare the advantages and disad

Re: [opensc-devel] [TEST REQUEST] OpenSC - Windows - MinGW based build

2008-02-07 Thread Douglas E. Engert
Alon Bar-Lev wrote: > On 2/4/08, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: >> Hello, >> >> If you are Windows OpenSC user, I need your help! >> >> I've modified the OpenSC build to use alternative compiler for >> Windows. I need acknowledgment that it works the same as always. >> >> I will be grate

Re: [opensc-devel] ERROR: Please set xml-stylesheets directory using --with-xsl-stylesheets-dir

2008-02-07 Thread Alon Bar-Lev
On 2/7/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > What is the value of in your case? > What does/must this directory contain? Two files: html/docbook.xsl manpages/docbook.xsl It is part of a package: http://wiki.docbook.org/topic/DocBookXslStylesheets Gentoo provides this as: app-text/do

Re: [opensc-devel] ERROR: Please set xml-stylesheets directory using --with-xsl-stylesheets-dir

2008-02-07 Thread Ludovic Rousseau
On Feb 7, 2008 2:59 PM, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > On 2/7/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > > > On Feb 7, 2008 12:19 PM, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > > > Just checked out a new solution... > > > I hope you will be happy with it. > > > It detects svn check

Re: [opensc-devel] ERROR: Please set xml-stylesheets directory using --with-xsl-stylesheets-dir

2008-02-07 Thread Alon Bar-Lev
On 2/7/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > On Feb 7, 2008 12:19 PM, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > > Just checked out a new solution... > > I hope you will be happy with it. > > It detects svn checkout and defaults man to disabled. > > Ok. Now "./configure && make" works. >

Re: [opensc-devel] ERROR: Please set xml-stylesheets directory using --with-xsl-stylesheets-dir

2008-02-07 Thread Ludovic Rousseau
On Feb 7, 2008 12:19 PM, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > Just checked out a new solution... > I hope you will be happy with it. > It detects svn checkout and defaults man to disabled. Ok. Now "./configure && make" works. But what do YOU use to generate the manpages? What are your magic

Re: [opensc-devel] [TEST REQUEST] OpenSC - Windows - MinGW based build

2008-02-07 Thread Alon Bar-Lev
On 2/4/08, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > Hello, > > If you are Windows OpenSC user, I need your help! > > I've modified the OpenSC build to use alternative compiler for > Windows. I need acknowledgment that it works the same as always. > > I will be gratefull to receive some feedback!

Re: [opensc-devel] [TEST REQUEST] OpenSC - Windows - MinGW based build

2008-02-07 Thread Alon Bar-Lev
On 2/6/08, Peter Stuge <[EMAIL PROTECTED]> wrote: > On Tue, Feb 05, 2008 at 10:00:48PM +0200, Alon Bar-Lev wrote: > > > well, itis more about which libraries the dll depends on. don't > > > know too much about mingw, and if they are 99.9% compatible or > > > 100%. > > > > 100% > > Yep. MinGW is a f

Re: [opensc-devel] ERROR: Please set xml-stylesheets directory using --with-xsl-stylesheets-dir

2008-02-07 Thread Alon Bar-Lev
Just checked out a new solution... I hope you will be happy with it. It detects svn checkout and defaults man to disabled. Alon. On 2/7/08, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > On 2/7/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > > Hello Alon and others, > > > > I (try to) use the opensc

Re: [opensc-devel] lock_login

2008-02-07 Thread Franz Brandl
Hi, please let me again come back on my lock_login problem with A-Trust ACOS cards. I have checked in the sources, and this are the details. I hope that someone can help me out :-) The problem occurs during signatures (for example triggered by "pkcs11-tool -t") in pkcs15_prkey_sign (framework-

Re: [opensc-devel] [opensc-commits] svn opensc changed [3367] Add util_ prefix to util module, avoid symbol conflicts

2008-02-07 Thread Alon Bar-Lev
On 2/7/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > On Feb 6, 2008 1:44 PM, <[EMAIL PROTECTED]> wrote: > > Revision: 3367 > > Author: alonbl > > Date: 2008-02-06 12:44:11 + (Wed, 06 Feb 2008) > > > > Log Message: > > --- > > Add util_ prefix to util module, avoid symbol conf

Re: [opensc-devel] ERROR: Please set xml-stylesheets directory using --with-xsl-stylesheets-dir

2008-02-07 Thread Alon Bar-Lev
On 2/7/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > Hello Alon and others, > > I (try to) use the opensc/branches/alonbl/mingw/ branch and I can't > compile it any more :-) > > > Maybe the default could be to compile _without_ generating the man pages. > Hi! If you build from "make dist"

Re: [opensc-devel] [opensc-commits] svn opensc changed [3367] Add util_ prefix to util module, avoid symbol conflicts

2008-02-07 Thread Ludovic Rousseau
On Feb 6, 2008 1:44 PM, <[EMAIL PROTECTED]> wrote: > Revision: 3367 > Author: alonbl > Date: 2008-02-06 12:44:11 + (Wed, 06 Feb 2008) > > Log Message: > --- > Add util_ prefix to util module, avoid symbol conflicts > > Modified: branches/alonbl/mingw/src/tools/cardos-info.c > ===

[opensc-devel] ERROR: Please set xml-stylesheets directory using --with-xsl-stylesheets-dir

2008-02-07 Thread Ludovic Rousseau
Hello Alon and others, I (try to) use the opensc/branches/alonbl/mingw/ branch and I can't compile it any more :-) I run ./configure with no option and get: OpenSC has been configured with the following options: Version: 0.11.4-svn User binaries: /usr/local/bin Configu