| Summary: | build fails - linking issues | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | tropikhajma <tropikhajma> |
| Component: | akonadiconsole | Assignee: | Volker Krause <vkrause> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | pim-bugs-null, winter |
| Priority: | NOR | ||
| Version First Reported In: | 4.5 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Solaris | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | patch | ||
this must be working by now. closing then. reopen as needed. |
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