[FFmpeg-devel] Build broken on OSX (texi2html)
François Revol
revol
Wed Sep 1 15:34:47 CEST 2010
I noticed the build stops when generating docs:
$ LANG=C make
HTML doc/developer.html
Option number is ambiguous (number-footnotes, number-sections)
Try `texi2html --help' for more information.
make: *** [doc/developer.html] Error 2
It's been filed on macport bugs :
https://trac.macports.org/ticket/25803
It seems to be texi2html 5.0 dropped the -number option.
According to the bug report this option didn't change the result anyway, and it suggest removing it from the Makefile.
At least the docs build without it.
Any objection ?
Fran?ois.
More information about the ffmpeg-devel
mailing list