Bug 300634

Summary: pykde4 fails to build with soprano 2.8
Product: [Developer tools] bindings Reporter: Andrea Scarpino <scarpino>
Component: generalAssignee: kde-bindings
Status: RESOLVED UPSTREAM    
Severity: normal CC: rdieter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrea Scarpino 2012-05-25 22:38:21 UTC
[ 94%] Building CXX object CMakeFiles/python_module_PyKDE4_soprano.dir/sip/soprano/sipsopranopart0.o
In file included from /build/src/build/sip/soprano/sipsopranopart0.cpp:7:0:
/build/src/pykde4-4.8.80/sip/soprano/model.sip:44:31: fatal error: soprano/tcpclient.h: No such file or directory
compilation terminated.
make[2]: *** [CMakeFiles/python_module_PyKDE4_soprano.dir/sip/soprano/sipsopranopart0.o] Error 1
make[1]: *** [CMakeFiles/python_module_PyKDE4_soprano.dir/all] Error 2
make: *** [all] Error 2

Reproducible: Always

Steps to Reproduce:
1. Build and install soprano from git
2. Try to build PyKDE4
Actual Results:  
Build fails


soprano from git
pykde4 from git