These are internal.h and never have been formally exported.
Anyway... Why don't you submit your driver for merge?

On 1/21/09, Marc Rios Valles <m...@c3po.es> wrote:
> Thanks for adding,
>
>  Can you add this functions too?
>  1. _sc_match_atr
>  2. _card_add_rsa_alg
>
>  Thanks a lot.
>
>
>  On Wed, 2009-01-21 at 15:01 +0200, Alon Bar-Lev wrote:
>  > Added to export.
>  > Thanks.
>  >
>  > On 1/21/09, Marc Rios Valles <m...@c3po.es> wrote:
>  > > Hi,
>  > >
>  > >  I have found the problem. You are not exporting the function
>  > >  sc_get_iso7816_driver any more... I can understand why but in the file
>  > >  libopensc.exports isn't this function. Why is that?
>  > >
>  > >  Thanks for all,
>  > >  --
>  > >  Marc Rios Vallès
>  > >  m...@c3po.es
>  > >
>  > >  C3PO, S.L.
>  > >  http://www.c3po.es
>  > >  C/ Bertran, 113  -  08023 Barcelona
>  > >  Tel. 93 417 99 55  -  Fax 93 253 12 80
>  > >
>  > >  On Wed, 2009-01-21 at 13:36 +0100, Ludovic Rousseau wrote:
>  > >  > 2009/1/14 Marc Rios Valles <m...@c3po.es>:
>  > >  > > Hello to everybody,
>  > >  >
>  > >  > Hello,
>  > >  >
>  > >  > > I send this message because I'm having problems linking with
>  > >  > > libopensc.so in versions 0.11.5 and 0.11.6. The error is located 
> when I
>  > >  > > try to get the iso7816 driver. At this line:
>  > >  > >
>  > >  > > struct sc_card_driver *iso_drv = sc_get_iso7816_driver();
>  > >  > >
>  > >  > > When the execution arribes to this line I get a segfault. The same 
> code
>  > >  > > with opensc-0.11.4 runs correctly. What have changed since then?? 
> Any
>  > >  > > clue?
>  > >  >
>  > >  > Run your program inside gdb. Then use the gdb "bt" command after the
>  > >  > crash to generate a backtrace.
>  > >  >
>  > >  > Bye
>  > >  >
>  > >
>  > >
>  > >  _______________________________________________
>  > >  opensc-devel mailing list
>  > >  opensc-devel@lists.opensc-project.org
>  > >  http://www.opensc-project.org/mailman/listinfo/opensc-devel
>
> --
>
> Marc Rios Vallès
>  m...@c3po.es
>
>  C3PO, S.L.
>  http://www.c3po.es
>  C/ Bertran, 113  -  08023 Barcelona
>  Tel. 93 417 99 55  -  Fax 93 253 12 80
>
>
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to