You are not logged in.

#1 2013-07-23 17:15:13

martin
Member
Registered: 2013-07-23
Posts: 2

Comiling vlc fails to build

I'm trying to build vlc from ABS.

makepkg failed with an error in vaapi. There is a commit in the vlc-git repo that seams to fix this, so i got the latest source from git://git.videolan.org/vlc/vlc-2.0.git (342f1a7).

Now it fails to build with the following error:

live555.cpp:235:42: error: no matching function for call to 'RTSPClient::RTSPClient(UsageEnvironment&, const char*&, int&, const char*&, portNumBits&)'
                    tunnelOverHTTPPortNum )
                                          ^
make[5]: *** [liblive555_plugin_la-live555.lo] Error 1 
make[5]: Leaving directory `/tmp/vlc/modules/demux'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/vlc/modules/demux'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/tmp/vlc/modules/demux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/vlc/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/vlc'
make: *** [all] Error 2

Offline

#2 2013-07-23 21:51:41

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,461

Re: Comiling vlc fails to build

My suggestion would be to wait. It's on the to-do list to be rebuilt for the new version of ffmpeg, so the maintainer will have to get it building.

Offline

#3 2013-07-24 09:12:50

martin
Member
Registered: 2013-07-23
Posts: 2

Re: Comiling vlc fails to build

Thanks, I downgraded live-media for now to be able to compile.

Offline

Board footer

Powered by FluxBB