[proaudio] Re: FFADO on gentoo |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
Trinine a écrit:
> Frieder Bürzele a écrit:
>> added needs testing
Hum... I think there are some mistakes in the dependencies :
1) dev-util/scons is missing
2) media-sound/jack-audio-connection-kit-0.109.12 seems to be an
non-existent version (I think it should be "2" instead of "12") !
However, I still have an error when I try to compile it
(dev-libs/libxml2-2.7.1 is installed !) :
----- log -----
* subversion update start -->
* repository: http://subversion.ffado.org/ffado/trunk
At revision 1353.
* working copy: /usr/portage/distfiles/svn-src/libffado/trunk
>>> Source unpacked.
>>> Compiling source
in /tmp/portage/media-libs/libffado-9999/work/libffado-9999 ...
scons: Reading SConscript files ...
Checking for a working C-compiler yes
Checking for a working C++-compiler yes
Checking for C header file expat.h... yes
Checking for XML_ExpatVersion() in C library expat... yes
Checking for pkg-config (at least version 0.0.0)... yes
Checking for libraw1394 (1.3.0 or higher)... yes
Checking for libavc1394 (0.5.3 or higher)... yes
Checking for libxml++-2.6 (2.13.0 or higher)... no
Checking for dbus-1 (1.0 or higher)... yes
Checking for libiec61883 (1.1.0 or higher)... yes
(At least) One of the dependencies is missing. I can't go on without it,
please
install the needed packages for each of the lines saying "no".
(Remember to also install the *-devel packages!)
----- log -----
T.