Bug 237181 - build fails - bad include file
Summary: build fails - bad include file
Status: RESOLVED FIXED
Alias: None
Product: kdepimlibs
Classification: Applications
Component: kcal (show other bugs)
Version: 4.4
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-11 00:04 UTC by tropikhajma
Modified: 2010-05-11 02:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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