Am Freitag 23 Januar 2009 16:46:31 schrieb Jean-Pierre Szikora:
> Undefined symbols:
>    "_PKCS11_CTX_init_args", referenced from:
>        _pkcs11_init in engine_pkcs11_la-engine_pkcs11.o
> ld: symbol(s) not found
>
> Complete transcript in attachment.

why the leading underscore?
the symbol is in libp11/src/p11_load.c and was not touched recently,
so I guess the problem is in the build script or packaging.
can you check that?

there is no -lp11 in that call, does the ..../libp11.dylib replace that?

also you need to look at the building of libp11, maybe something is
wrong over there.

Regards, Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to