RE: ffmpeg srpm build error
"dtra FYF" <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks for your reply I am not sure how to save as UTF, but I just opened the file in wordpad on my windows pc, and saved as utf, then put it back in and ran MAKE but i got the same error, it doesn't make sense that it should be corrupt, i have tried with two separate src compiles, and i get the same error, it's weird cos one of the src ffmpeg's was previously installed without a problem. -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Daniel Demus Sent: Tuesday, 25 October 2005 8:49 PM To: General freshrpms.net discussion list Subject: RE: ffmpeg srpm build error 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