On 14/03/07, Ville Skyttä <[EMAIL PROTECTED]> wrote:
p15card-helper.h is missing from the 0.11.2-pre5 tarball, causing a build
failure.  Maybe it needs to be added to src/libopensc/Makefile.am's
noinst_HEADERS?

A good way to check an archive before sending/uploading it is to use:
$ make distcheck

This will create the .tar.gz archive and try to compile, install (in a
temporary directory), uninstall the application


I just did that and it fails. The problem is with the xlst
transformation of the API documentation. I then went back in time and
from the start (XML API doc was enterred in 0.10.0 AFAICS) and this
never worked correctly.
The errors are:
$ xsltproc --nonet --xinclude -o html/api.html api/html.xsl api/api.xml
Error: no ID for constraint linkend: openscconf.
Error: no ID for constraint linkend: scapdut.
Error: no ID for constraint linkend: iso7816.
Error: no ID for constraint linkend: iso7816.
Error: no ID for constraint linkend: iso7816.
Error: no ID for constraint linkend: iso7816.
Error: no ID for constraint linkend: iso7816.
Error: no ID for constraint linkend: iso7816.
Error: no ID for constraint linkend: iso7816.
Error: no ID for constraint linkend: iso7816.
Error: no ID for constraint linkend: iso7816.
Error: no ID for constraint linkend: iso7816.
Error: no ID for constraint linkend: iso7816.
Error: no ID for constraint linkend: cardoberthur.

I don't know if files are missing or if the references must be removed.

I have a patch to remove the unknown references. Shall I apply?

Bye,

--
 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