Bug 232276 - build fails - MonitorPrivate is not defined
Summary: build fails - MonitorPrivate is not defined
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.4
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 22:25 UTC by tropikhajma
Modified: 2010-04-09 10:38 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-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