Bug 237181

Summary: build fails - bad include file
Product: [Applications] kdepimlibs Reporter: tropikhajma <tropikhajma>
Component: kcalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: steveire
Priority: NOR    
Version: 4.4   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Solaris   
Latest Commit: Version Fixed In:

Description tropikhajma 2010-05-11 00:04:20 UTC
Version:            (using Devel)
Compiler:          Sun Studio 12 U1 
OS:                Solaris
Installed from:    Compiled sources

building kdepimlibs from current svn fails with
...
[ 23%] Building CXX object kcal/CMakeFiles/kcal.dir/incidence.o

"/.../srcdir/kcal/incidence.cpp", line 46: Error: Could not open include file<KPIMUtils/KFileIO>.

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

It worked yesterday. Likely cause is http://websvn.kde.org/trunk/KDE/kdepimlibs/kcal/incidence.cpp?r1=1002740&r2=1125035
Comment 1 Thomas McGuire 2010-05-11 02:08:44 UTC
SVN commit 1125220 by tmcguire:

Compile++

We can't use forwarding includes from kdepimlibs in kdepimlibs.
BUG: 237181

 M  +2 -1      incidence.cpp  


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