Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
building ffado: scons problem [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Spanik
l33t
l33t


Joined: 12 Dec 2003
Posts: 953
Location: Belgium

PostPosted: Mon Oct 22, 2007 10:46 am    Post subject: building ffado: scons problem [solved] Reply with quote

I'm trying to build ffado from svn, but scons is having troubles. I fear it is nothing more than a path issue, but I have no idea what the issue is or how/where to intervene.

I started by emerging all the needed libs (worked fine). Then added libxml++ from sourceforge (also compiled fine). Now scons finds everything it needs except libraw1394 and libxml++.

Code:
port_daw libffado # scons
scons: Reading SConscript files ...
Checking for C header file stdio.h... 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 libavc1394 (0.5.3 or higher)...    yes
Checking for liblo (0.22 or higher)...  yes
Checking for libiec61883 (1.1.0 or higher)...   yes
Checking for libraw1394 (1.3.0 or higher)...    no
Checking for libxml++-2.6 (2.13.0 or higher)...         no
Checking for dbus-1 (1.0 or higher)...  yes
Checking for alsa (1.0.0 or higher)...  yes

(At least) One of the dependencies is missing. I can't go on without it, please
install the needed packages (remember to also install the *-devel packages)


If I look around I find libraw1394 in /usr/lib64/libraw1394.so.8.1.1 and libxml++ sits in /usr/local/lib/libxml++-2.6.so.2.0.7. The versions of libraw1394 is 1.2.1 and the version of libxml++ is 2.20 so that should be OK.

How can I tell scons where to find them? Add those directories to one of the paths below?

Code:
port_daw libxml++-2.20.0 # echo $PATH
/usr/kde/3.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1:/usr/kde/3.5/sbin:/usr/kde/3.5/bin:/usr/qt/3/bin:/opt/eagle/bin
port_daw libxml++-2.20.0 # echo $PKG_CONFIG_PATH
/usr/qt/3/lib64/pkgconfig:/usr/qt/3/lib32/pkgconfig

_________________
Expert in non-working solutions
Back to top
View user's profile Send private message
Spanik
l33t
l33t


Joined: 12 Dec 2003
Posts: 953
Location: Belgium

PostPosted: Mon Oct 22, 2007 6:20 pm    Post subject: Reply with quote

Went through it after messing with the PKG_CONFIG_PATH. I just hope I didn't mess it up beyond repair.
_________________
Expert in non-working solutions
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum