On Tue, Feb 5, 2013 at 12:13 PM, Markus Elfring <markus.elfr...@web.de> wrote: >> I've seen issues with building ptlib/opal in the past if you don't >> have all the right dependencies in place. > > Thanks for your feedback. > > Do you maintain any patches to circumvent or fix changes in application > programming interfaces like it happened with the software library "ffmpeg"?
Fedora doesn't use any proprietary codecs so the ffmpeg stuff isn't built and in fact we strip some of the codecs out of opal because of their non-free status so ffmpeg is not a problem I ever have to deal with. We explicitly remove the directories "plugins/video/H.263-1998/ plugins/video/H.264/ plugins/video/MPEG4-ffmpeg/" before we upload the tar file into Fedora's build infra. I once asked upstream whether we could split them out into a non-free tar file release or even ship them separately but disappointingly got hailed down. Anything we do to the vanilla upstream is in the git repos here. http://pkgs.fedoraproject.org/cgit/ptlib.git http://pkgs.fedoraproject.org/cgit/opal.git http://pkgs.fedoraproject.org/cgit/ekiga.git > Have you got any hints where reference patterns like "_link" and > "__static_initialization_and_destruction_0" do come from? Sounds like linker related bits. What distro are you using? I suggest getting it building with out ffmpeg first in your environment so you know the basics work and then add ffmpeg to a configuration that you know is working. Peter _______________________________________________ ekiga-devel-list mailing list ekiga-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/ekiga-devel-list