Bug 256082

Summary: build failure - missing soprano includes
Product: [Plasma] plasma4 Reporter: tropikhajma <tropikhajma>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: asraniel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Solaris   
Latest Commit: Version Fixed In:
Attachments: patch

Description tropikhajma 2010-11-04 21:41:41 UTC
Created attachment 53141 [details]
patch

Version:           unspecified (using Devel) 
OS:                Solaris

building kdebase-workspace from trunk fails with
...
"/export/home/test/Dashboards/installs/2.8.1/kdelibs/include/KDE/Nepomuk/../../nepomuk/entity.h", line 28: Error: Could not open include file<Soprano/Node>.
1 Error(s) detected.

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

the attached patch fixes that for me

this is on opensolaris b134 using the sun studio 12.1 compiler

Reproducible: Always
Comment 1 Beat Wolf 2010-11-15 17:42:47 UTC
could you submit this patch to reviewboard.kde.org? thank you
Comment 2 tropikhajma 2010-11-17 02:54:36 UTC
SVN commit 1197922 by pavelheimlich:

fix build, soprano includes in non-standard directory
BUG:256082


 M  +2 -0      CMakeLists.txt  


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