RE: ffmpeg srpm build error
Daniel Demus <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2005-10-24 at 12:55 +1000, dtra FYF wrote: > hmmm.... ok, this is weird > when i try to build from src, i get this > > make[1]: Entering directory > `/usr/src/redhat/BUILD/ffmpeg-cvs-2005-04-25/doc' > texi2html -monolithic -number faq.texi > texi2html -monolithic -number ffserver-doc.texi > texi2html -monolithic -number ffplay-doc.texi > texi2html -monolithic -number hooks.texi > ./texi2pod.pl ffmpeg-doc.texi ffmpeg.pod > Malformed UTF-8 character (unexpected continuation byte 0xa0, with no > preceding start byte) in pattern match (m//) at ./texi2pod.pl line 78, > <GEN0> line 1027. Hva eyou tried opening ffmpeg-doc.texi in a text editor? It could just be a bad file, that can be resaved as UTF to fix the problem. Daniel