This is easily fixed by dropping debian/patches/01-fix_includes.patch. Anyway, it still fails to build:
ffmpeg2theora-ffmpeg2theora.o: In function `ff2theora_output': /tmp/buildd/ffmpeg2theora-0.21/ffmpeg2theora.c:1160: undefined reference to `frame_hook_process' ffmpeg2theora-ffmpeg2theora.o: In function `add_frame_hooker': /tmp/buildd/ffmpeg2theora-0.21/ffmpeg2theora.c:1346: undefined reference to `frame_hook_add' It calls some ffmpeg functions that are not exported anymore (in libavformat/framehook.h). This seems to be fixed in a new upstream release. -- FTBFS with new ffmpeg in jaunty https://bugs.launchpad.net/bugs/311012 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
