Hi,

Michael Tautschnig wrote:
> ../../../doc/html-to-text output-readme/index.html utf-8 > README.cs
> /bin/bash: line 2: 15719 Segmentation fault      ../../../doc/html-to-text 
> output-readme/index.html utf-8 > README.cs
> Makefile:962: recipe for target 'docbook-readme-stamp' failed
> make[5]: *** [docbook-readme-stamp] Error 1

html-to-text is actually a shell-script which "exec"s elinks, so the
segfault is very likely in elinks:

  exec elinks -dump -dump-charset $encoding -no-references -no-numbering "$in"

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <[email protected]>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-    |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5

_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to