Julian Sikorski wrote:
To be more verbose, gui fails to build due to ff_png not being returned
by objdump on libavcodec.so. I have no idea why, since according to
rpmfusion build logs both ffmpeg-0.8.9-1.fc17 and ffmpeg-0.10-1.fc18
were built with png support.

I think this might be an outdated test in configure. There are ff_png private functions in libavcodec, but no public ones, so there's no reason for it to exist in libavcodec.so. And mplayer does not try to call ff_png anything. The GUI built and seems to run fine for me after commenting out the configure test.

--
Andrew Schultz
[email protected]
http://www.sens.buffalo.edu/~ajs42/

Reply via email to