Bug 243904

Summary: build fails - linking issues
Product: [Frameworks and Libraries] Akonadi Reporter: tropikhajma <tropikhajma>
Component: akonadiconsoleAssignee: Volker Krause <vkrause>
Status: RESOLVED FIXED    
Severity: normal CC: kdepim-bugs, winter
Priority: NOR    
Version: 4.5   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Solaris   
Latest Commit: Version Fixed In:
Attachments: patch

Description tropikhajma 2010-07-08 00:27:33 UTC
Created attachment 48672 [details]
patch

Version:           4.5 (using Devel) 
OS:                Solaris

kdepim from svn fails to build with
...
Error while building C++ executable  "akonadiconsole" in target akonadiconsole_bin. 
Undefined			first referenced
 symbol  			    in file
QScriptValue::~QScriptValue()          ../lib/libmessageviewer.so.0.1.0
QScriptValue::QScriptValue()          ../lib/libmessageviewer.so.0.1.0
QScriptValue::QScriptValue(const QScriptValue&)       ../lib/libmessageviewer.so.0.1.0
ld: fatal: symbol referencing errors. No output written to akonadiconsole

the attached patch fixes that

this is on opensolaris b134 with the sun studio 12u1 compiler

Reproducible: Always
Comment 1 Allen Winter 2012-04-29 14:30:20 UTC
this must be working by now.  closing then.
reopen as needed.