Bug 243904 - build fails - linking issues
Summary: build fails - linking issues
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: akonadiconsole (show other bugs)
Version: 4.5
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-08 00:27 UTC by tropikhajma
Modified: 2012-04-29 14:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch (361 bytes, patch)
2010-07-08 00:27 UTC, tropikhajma
Details

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