does Mageia1 support the video4linux api?
- Code: Select all
[root@localhost vdr]# git clone git://linuxtv.org/media_build.git
Cloning into media_build...
remote: Counting objects: 1383, done.
remote: Compressing objects: 100% (449/449), done.
remote: Total 1383 (delta 895), reused 1383 (delta 895)
Receiving objects: 100% (1383/1383), 335.56 KiB, done.
Resolving deltas: 100% (895/895), done.
[root@localhost vdr]# cd media_build
[root@localhost media_build]# ./build
Checking if the needed tools for Mageia 1 are available
ERROR: please install "patch", otherwise, build won't work.
ERROR: please install "lsdiff", otherwise, build won't work.
ERROR: please install "Proc::ProcessTable", otherwise, build won't work.
I don't know distro Mageia 1. So, I can't provide you a hint with the package names.
Be welcome to contribute with a patch for media-build, by submitting a distro-specific hint
to linux-media@vger.kernel.org
Build can't procceed as 3 dependencies are missing at ./build line 229.
lsdiff = patchutils*.rpm
Proc::ProcessTable = perl-Proc-ProcessTable*.rpm