Am Mittwoch 21 Oktober 2009 17:40:32 schrieb Douglas E. Engert:
> On Ubuntu after an svn checkout and ./bootstrap
> I tried to build the distribution with:

...

> URL:http://www.opensc-project.org/opensc/wiki/WikiStart [15703/15703] ->
> "wiki.tmp/WikiStart.tmp" [1] I/O error : Attempt to load network entity
> http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd wiki.tmp/WikiStart.tmp:1:
> warning: failed to load external entity
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"; C//DTD XHTML 1.0
> Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"; ^

...

> Any ideas?

apt-get install w3c-dtd-xhtml 
should solve your problem.

or disable document generation (i.e.remove that --enable-doc or whatever
it was called from your configure call). hmm, you used configure without any
options? strange. but maybe the "make dist" triggers that.

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