[Solved] Compile error: ffmpeg
#16
can you try if this fixes it: https://github.com/xbmc/xbmc/pull/4266/files
Reply
#17
(2014-04-23, 23:55)wsnipex Wrote: can you try if this fixes it: https://github.com/xbmc/xbmc/pull/4266/files

Forgot to mention before. Yes, I was trying your PR (fritsch suggestion), but it doesn't affect this problem (I still had to make a manual Makefile change to be able to link). Of course I built it from scratch after applying your PR patch.
Reply
#18
https://bugs.debian.org/cgi-bin/bugrepor...bug=745233

Seems related.
Reply
#19
Yes, indeed it has to be related. It seems they fixed it in the debian. Now I can compile master xbmc without any problems. Thank you! Smile
Reply
#20
I fear thats not the case. I think xbmc master does a better job at detecting needed libs.
Could you try to build Gotham?
Reply
#21
@wsnipex
Sure, I just build exactly same version (15561b4) which was problematic before. Now compiled fine.
I also noticed that when I was doing full-upgrade recently, the packages: librtmp-dev and libgmp-dev was automatically removed.
Reply
#22
As tested recently, the problem no longer occurs since ffmpeg has been updated to version 2.2 (one day ago - Merge pull request # 4595 from FernetMenta/ffmpeg2 a day ago) in the master branch.
greetings.
Reply
#23
Gotham branch fixed: https://github.com/xbmc/xbmc/pull/4642
Master was fixed before with the ffmpeg2 merge.
Reply

Logout Mark Read Team Forum Stats Members Help
[Solved] Compile error: ffmpeg0