http://bugs.winehq.org/show_bug.cgi?id=58250 --- Comment #4 from Ganni87 <jonfarr87(a)gmail.com> --- (In reply to Rafał Mużyło from comment #3)
Why is libavcodec/bsf.h missing ?
Though it's odd that the build errors are from the linker...
I did some checking about this, my system wide install of ffmpeg doesn't come with that file (presumably because it's too old). To work around it I've been using a custom build of ffmpeg for several months now (located in /home/jojo/FFMPEG), which does have that file. It seems that even if I run (export PKG_CONFIG_PATH="/home/jojo/FFMPEG/lib/pkgconfig) it still doesn't find the file. Is there any way I can force Wine to look for it in a specific directory? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.