Bug 242720 - missing soprano include dir
Summary: missing soprano include dir
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.5
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 21:02 UTC by tropikhajma
Modified: 2010-06-24 22:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch (373 bytes, patch)
2010-06-24 21:02 UTC, tropikhajma
Details

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