Danny Milosavljevic <dan...@scratchpost.org> skribis: > On Mon, 29 Feb 2016 12:39:11 -0300 > "d.4.n.1" <d.4....@riseup.net> wrote: > >> Attached is the latest version of the patch. The CPATH hack is still >> required. I also had to disable the tests as the gigabytes of test >> files that would be required to run them are not included in the release >> tarballs. > > Thanks! Blender works fine. > > However, with recent git guix I get this while building blender: > > /tmp/guix-build-blender-2.76b.drv-0/blender-2.76b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp:61:32: > error: ‘avcodec_alloc_frame’ was not declared in this scope > /tmp/guix-build-blender-2.76b.drv-0/blender-2.76b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp:63:36: > error: ‘avcodec_get_frame_defaults’ was not declared in this scope
I suppose Blender needs to use ‘ffmpeg-2.8’ (similar to <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23256>.) Could you try and report back? Thanks, Ludo’.