Bug 300634 - pykde4 fails to build with soprano 2.8
Summary: pykde4 fails to build with soprano 2.8
Status: RESOLVED UPSTREAM
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-25 22:38 UTC by Andrea Scarpino
Modified: 2012-07-26 17:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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