Re: [opensc-devel] [opensc-commits] [OpenCT] #31: T1 protocol abort handling

2009-01-26 Thread Alon Bar-Lev
On 1/26/09, Ludovic Rousseau wrote: > I will not commit the patch I sent. The work is not finished. What I > propose is to commit only parts of it, the parts that integrate easily > in OpenCT. Great! > The OpenCT CCID is "very" limited. > For example I just discovered it does not negotiate th

Re: [opensc-devel] [opensc-commits] [OpenCT] #31: T1 protocol abort handling

2009-01-26 Thread Ludovic Rousseau
2009/1/26 Alon Bar-Lev : > On 1/26/09, Ludovic Rousseau wrote: >> I patched the OpenSC version of src/ifd/proto-t1.c (patch attached) > > Great! > Thanks you! > >> THIS PATCH DOES NOT WORK. It is just a preview. >> >> Notes: >> - the t1_* functions use a "ifd_protocol_t * prot" parameter but I

Re: [opensc-devel] [opensc-commits] [OpenCT] #31: T1 protocol abort handling

2009-01-26 Thread Alon Bar-Lev
On 1/26/09, Ludovic Rousseau wrote: > I patched the OpenSC version of src/ifd/proto-t1.c (patch attached) Great! Thanks you! > THIS PATCH DOES NOT WORK. It is just a preview. > > Notes: > - the t1_* functions use a "ifd_protocol_t * prot" parameter but I > need a "t1_state_t * t1" since some

Re: [opensc-devel] [opensc-commits] [OpenCT] #31: T1 protocol abort handling

2009-01-26 Thread Ludovic Rousseau
2008/12/19 Ludovic Rousseau : > I will try to merge my T=1 code in OpenCT. But not before a few weeks. > I remembered some objections when I proposed to do this a few years > ago. Maybe the situation has changed. I patched the OpenSC version of src/ifd/proto-t1.c (patch attached) THIS PATCH DOES

Re: [opensc-devel] cross build system ( does opensc (svn version) work for you?)

2009-01-26 Thread Martin Paljak
On 26.01.2009, at 14:49, Alon Bar-Lev wrote: > If you want to copy it to /usr/local/ using a package manager or > whatever you can do this as well if you set the right value of > OPENSC_TARGET_ROOT. > Basically after you set the OPENSC_TARGET_ROOT you need to deliver the > software to destination

Re: [opensc-devel] cross build system ( does opensc (svn version) work for you?)

2009-01-26 Thread Alon Bar-Lev
On 1/26/09, Ludovic Rousseau wrote: > > What are your supposed to do with the image? > How are you supposed to _install_ the software? On Windows you can provide installer with these files. For now I just provide archive. On Linux if you compile uclibc for initramfs you can just copy the result

Re: [opensc-devel] cross build system ( does opensc (svn version) work for you?)

2009-01-26 Thread Ludovic Rousseau
2009/1/26 Alon Bar-Lev : > Jean-Pierre, if you like you can use this, I am sure it almost ready. > The above issue is caused by the root location. > > If you set OPENSC_TARGET_ROOT to something sensible then it should work. > Executing directly from the image will probably require > OPENSC_TARGET_R

Re: [opensc-devel] does opensc (svn version) work for you?

2009-01-26 Thread JP Szikora
Alon Bar-Lev a écrit : > On 1/23/09, Jean-Pierre Szikora wrote: > >> I compiled (on MacIntel) without problems this opensc and libp11 0.2.4. >> But engine 0.1.5 compilation fails: >> > > Do you use last released versions of engine_pkcs11 nor libp11? > Had it worked before? I remembered i

Re: [opensc-devel] cross build system ( does opensc (svn version) work for you?)

2009-01-26 Thread Alon Bar-Lev
On 1/26/09, Ludovic Rousseau wrote: > I do not want to invest more time in this build script since I do not > use OpenSC on Mac OS X. OK. > trunk/image/opensc/bin$ ./opensc-tool > dyld: Library not loaded: //lib/libopensc.2.dylib > Referenced from: > > /Users/lroussea/Documents/sc/OpenSC

Re: [opensc-devel] cross build system ( does opensc (svn version) work for you?)

2009-01-26 Thread Ludovic Rousseau
2009/1/25 Alon Bar-Lev : > On 1/24/09, Ludovic Rousseau wrote: >> > So everything is working accept this? >> No idea. I don't know how to test the compiled binaries. > > Oh... It should be working opensc, no? Is there a major difference > between darwin and other unixes? The binaries are install