Am Samstag, 26. Oktober 2013, 05:30:13 schrieb Glenn Jerome Everette: > I got this error trying to compile FXMovieManager > > checking for sws_getCachedContext in -lswscale... no > configure: ++++++ Your version of swscale is too old > checking for sws_scale in -lswscale... no > configure: ++++++ Your version of swscale is too old > checking for swr_convert in -lswresample... no > configure: ++++++ Your version of libswresample is too old
I realy don't belive it's too old, maybe too new. You can try to build against ffmpeg 1.x, change the BuildRequires entry in your spec file from libffmpeg-devel to libffmpeg1-devel and try again. -- Machs gut | http://www.iivs.de/schwinde/buerger/tremmel/ Manfred | http://packman.links2linux.de/ _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
