Bug 232276

Summary: build fails - MonitorPrivate is not defined
Product: [Frameworks and Libraries] Akonadi Reporter: tropikhajma <tropikhajma>
Component: generalAssignee: Volker Krause <vkrause>
Status: RESOLVED FIXED    
Severity: normal CC: kdepim-bugs
Priority: NOR    
Version First Reported In: 4.4   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Solaris   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description tropikhajma 2010-03-26 22:25:15 UTC
Version:            (using Devel)
Compiler:          Sun Studio 12 U1 
OS:                Solaris
Installed from:    Compiled sources

building svn kdepimlibs on opensolaris with Sun Studio fails with
...
[ 52%] Building CXX object akonadi/CMakeFiles/akonadi-kde.dir/changerecorder.o
/.../srcdir/akonadi/changerecorder_p.h", line 26: Error: MonitorPrivate is not defined.
...
(http://my.cdash.org/index.php?project=kdepimlibs&date=2010-03-26)

This is happening since March 17. It built completely on March 16. Hence I suspect this commit:
http://websvn.kde.org/?view=revision&revision=1104429
Comment 1 tropikhajma 2010-04-03 01:47:47 UTC
Note it also affects windows:
http://my.cdash.org/index.php?project=kdepimlibs&date=2010-04-02
Comment 2 Tobias Koenig 2010-04-09 10:38:15 UTC
SVN commit 1112808 by tokoe:

Use namespace to make SunOS compiler happy

BUG: 232276


 M  +1 -1      changerecorder_p.h  


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