On 10/10/06, Antti S. Lankila <[EMAIL PROTECTED]> wrote:
Witness the duality of:

LIBASSUAN_LIBS
LIBASSUAN_CFLAGS

and

ASSUAN_LIBS
ASSUAN_CFLAGS

in the build system for opensc.

For this error (using $(ASSUAN_LIBS) instead of $(LIBASSUAN_LIBS))
opensc-signer.so does not correctly link against the symbols in
libassuan, and crashes when a signing attempt is made, being unable to
establish something with assuan_pipe().

I think this bug is already solved in OpenSC trunk branch by
subversion changeset 2987 [1].

bye

[1] http://www.opensc-project.org/opensc/changeset/2987

--
Dr. Ludovic Rousseau
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to