<div dir="ltr">Greetings,
<div><br></div><div>I am attempting to build VLC with live.2013.09.08.  Live builds and installs fine, but VLC-2.0.8 gives what I show below.  It seems like one of the constructors in live has changed signatures.  Others on the net have had the same problem and they suggested using an older version of live but I couldn't find one.  Not sure what to do.  Any help would be greatly appreciated.</div>
<div><br></div><div><div>make[5]: Entering directory `/root/blake/vlc-2.0.8/modules/demux'</div><div>  CXX    liblive555_plugin_la-live555.lo</div><div>live555.cpp: In constructor 'RTSPClientVlc::RTSPClientVlc(UsageEnvironment&, const char*, int, const char*, portNumBits, demux_sys_t*)':</div>
<div>live555.cpp:235: error: no matching function for call to 'RTSPClient::RTSPClient(UsageEnvironment&, const char*&, int&, const char*&, portNumBits&)'</div><div>/usr/local/include/liveMedia/RTSPClient.hh:216: note: candidates are: RTSPClient::RTSPClient(UsageEnvironment&, const char*, int, const char*, portNumBits, int)</div>
<div>/usr/local/include/liveMedia/RTSPClient.hh:37: note:                 RTSPClient::RTSPClient(RTSPClient&)</div><div>live555.cpp: In function 'int Open(vlc_object_t*)':</div><div>live555.cpp:360: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../include/vlc_objects.h:81)</div>
<div>live555.cpp:360: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../include/vlc_objects.h:81)</div><div>live555.cpp: In function 'int Connect(demux_t*)':</div><div>
live555.cpp:585: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../include/vlc_objects.h:81)</div><div>live555.cpp:585: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../include/vlc_objects.h:81)</div>
<div>live555.cpp: In function 'int SessionsSetup(demux_t*)':</div><div>live555.cpp:704: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../include/vlc_objects.h:81)</div>
<div>live555.cpp:704: warning: 'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared at ../../include/vlc_objects.h:81)</div><div>make[5]: *** [liblive555_plugin_la-live555.lo] Error 1</div><div>make[5]: Leaving directory `/root/blake/vlc-2.0.8/modules/demux'</div>
<div>make[4]: *** [all-recursive] Error 1</div><div>make[4]: Leaving directory `/root/blake/vlc-2.0.8/modules/demux'</div><div>make[3]: *** [all] Error 2</div><div>make[3]: Leaving directory `/root/blake/vlc-2.0.8/modules/demux'</div>
<div>make[2]: *** [all-recursive] Error 1</div><div>make[2]: Leaving directory `/root/blake/vlc-2.0.8/modules'</div><div>make[1]: *** [all-recursive] Error 1</div><div>make[1]: Leaving directory `/root/blake/vlc-2.0.8'</div>
<div>make: *** [all] Error 2</div><div>root@piab:~/blake/vlc-2.0.8# </div></div><div><br></div><div><br></div></div>