graphics/opencv dependency on ffmpeg is broken by multimedia/ffmpeg upgrade

Andriy Gapon avg at FreeBSD.org
Tue Oct 22 11:51:37 UTC 2013


on 22/10/2013 14:40 Andriy Gapon said the following:
> The problem seems to be that Makefile has USE_CXXSTD=gnu++11 and C++11 already
> includes std::iota: http://en.cppreference.com/w/cpp/algorithm/iota
> But spinimages.cpp defines another iota with exactly the same signature.

Just in case, removing the offending (re-)definition helps.

-- 
Andriy Gapon


More information about the freebsd-multimedia mailing list