Bug 242720

Summary: missing soprano include dir
Product: [Frameworks and Libraries] Akonadi Reporter: tropikhajma <tropikhajma>
Component: generalAssignee: Volker Krause <vkrause>
Status: RESOLVED FIXED    
Severity: normal CC: kdepim-bugs
Priority: NOR    
Version: 4.5   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Solaris   
Latest Commit: Version Fixed In:
Attachments: patch

Description tropikhajma 2010-06-24 21:02:37 UTC
Created attachment 48297 [details]
patch

Version:           4.5 (using Devel) 
OS:                Solaris

building kdepimlibs from svn is failing with 
...
"/export/home/test/Dashboards/installs/2.8.1/kdelibs/include/nepomuk/entity.h", line 28: Error: Could not open include file<Soprano/Node>.

(http://my.cdash.org/viewBuildError.php?buildid=76797)

Soprano is detected correctly during the configure stage (http://my.cdash.org/viewConfigure.php?buildid=76797)

applying the attached patch fixes the problem

this is on opensolaris b134 with the Sun Studio 12u1 compiler
soprano is from kdesupport

Reproducible: Always
Comment 1 Allen Winter 2010-06-24 22:15:25 UTC
SVN commit 1142395 by winterz:

compile++
add the soprano include dir path
BUG: 242720


 M  +1 -0      CMakeLists.txt  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1142395