vlc on pi 2, won't build - Raspberry Pi Forums
i've been trying build vlc per these instructions. went smoothly other choked on , had download more recent build of both libdvbpsi , libav via git , build them. during 'make' runs following error
go here?
code: select all
cxx demux/dash/mpd/libdash_plugin_la-dashcommonattributeselements.lo in file included /usr/include/c++/4.7/bits/move.h:57:0, /usr/include/c++/4.7/bits/stl_pair.h:61, /usr/include/c++/4.7/bits/stl_algobase.h:65, /usr/include/c++/4.7/list:61, demux/dash/mpd/dashcommonattributeselements.h:27, demux/dash/mpd/dashcommonattributeselements.cpp:28: /usr/include/c++/4.7/type_traits:895:7: error: expected unqualified-id before ‘void’ /usr/include/c++/4.7/type_traits:895:7: error: expected ‘)’ before ‘void’ /usr/include/c++/4.7/type_traits:895:7: error: expected ‘)’ before ‘void’ /usr/include/c++/4.7/type_traits:895:7: error: expected unqualified-id before ‘)’ token /usr/include/c++/4.7/type_traits: in function ‘typename std::add_rvalue_reference< <template-parameter-1-1> >::type std::declval()’: /usr/include/c++/4.7/type_traits:1776:7: error: types may not defined in ‘sizeof’ expressions in file included /usr/include/c++/4.7/bits/stl_pair.h:61:0, /usr/include/c++/4.7/bits/stl_algobase.h:65, /usr/include/c++/4.7/list:61, demux/dash/mpd/dashcommonattributeselements.h:27, demux/dash/mpd/dashcommonattributeselements.cpp:28: /usr/include/c++/4.7/bits/move.h: in function ‘constexpr _tp&& std::forward(typename std::remove_reference<_tp>::type&&)’: /usr/include/c++/4.7/bits/move.h:90:7: error: types may not defined in ‘sizeof’ expressions in file included /usr/include/c++/4.7/bits/basic_string.h:3032:0, /usr/include/c++/4.7/string:54, demux/dash/mpd/dashcommonattributeselements.h:28, demux/dash/mpd/dashcommonattributeselements.cpp:28: /usr/include/c++/4.7/bits/functional_hash.h: @ global scope: /usr/include/c++/4.7/bits/functional_hash.h:60:7: error: expected unqualified-id before ‘void’ /usr/include/c++/4.7/bits/functional_hash.h:60:7: error: expected ‘)’ before ‘void’ /usr/include/c++/4.7/bits/functional_hash.h:60:7: error: expected ‘)’ before ‘void’ /usr/include/c++/4.7/bits/functional_hash.h:60:7: error: expected unqualified-id before ‘)’ token makefile:17372: recipe target 'demux/dash/mpd/libdash_plugin_la-dashcommonattributeselements.lo' failed make[4]: *** [demux/dash/mpd/libdash_plugin_la-dashcommonattributeselements.lo] error 1 make[4]: leaving directory '/home/pi/vlc/modules' makefile:18299: recipe target 'all-recursive' failed make[3]: *** [all-recursive] error 1 make[3]: leaving directory '/home/pi/vlc/modules' makefile:7585: recipe target 'all' failed make[2]: *** [all] error 2 make[2]: leaving directory '/home/pi/vlc/modules' makefile:2001: recipe target 'all-recursive' failed make[1]: *** [all-recursive] error 1 make[1]: leaving directory '/home/pi/vlc' makefile:1885: recipe target 'all' failed
hey, i'm running in same problem, did ever find fix?
raspberrypi
Comments
Post a Comment