Package: simulavr
Version: 0.1.2.2-1
Severity: serious

This package fails to build from source in unstable, because of the
new texi2html behaviour, I think. From the build log:

  [...]
  Generating example index...
  Generating file member index...
  Generating namespace member index...
  Generating page index...
  Generating graph info page...
  mkdir -p html
  texi2html -split_node ./simulavr.texi
  ** Unknown command [EMAIL PROTECTED]' (left as is)
  ** Unknown command [EMAIL PROTECTED]' (left as is)
  mv *.html html
  mv: cannot stat `*.html': No such file or directory
  make[2]: *** [html] Error 1
  make[2]: Leaving directory `/home/buildd/build/simulavr-0.1.2.2/doc'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/home/buildd/build/simulavr-0.1.2.2'
  make: *** [build-stamp] Error 2

Here, the Makefile expect the *.html to be in the current directory,
but they are in a subdirectory called "simulavr", hence the error.

Thanks.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to