Bug 256082 - build failure - missing soprano includes
Summary: build failure - missing soprano includes
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-04 21:41 UTC by tropikhajma
Modified: 2010-11-17 02:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch (519 bytes, patch)
2010-11-04 21:41 UTC, tropikhajma
Details

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