Bug 243906 - build fails - linking issues
Summary: build fails - linking issues
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-08 00:53 UTC by tropikhajma
Modified: 2017-06-24 00:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch (380 bytes, patch)
2010-07-08 00:53 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:53:41 UTC
Created attachment 48675 [details]
patch

Version:           unspecified (using Devel) 
OS:                Solaris

building kdepim from svn fails with
...
Error while building C++ executable  "kontact" in target kontact_bin. 
Undefined			first referenced
 symbol  			    in file
QScriptValue::~QScriptValue()          /export/home/test/Dashboards/installs/2.8.1/kdelibs/lib/libkdewebkit.so.5.5.0
QScriptValue::QScriptValue()          /export/home/test/Dashboards/installs/2.8.1/kdelibs/lib/libkdewebkit.so.5.5.0
QScriptValue::QScriptValue(const QScriptValue&)       /export/home/test/Dashboards/installs/2.8.1/kdelibs/lib/libkdewebkit.so.5.5.0
ld: fatal: symbol referencing errors. No output written to kontact

the attached patch fixes that

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

Reproducible: Always
Comment 1 Christophe Marin 2010-09-19 19:22:23 UTC
Is that build issue still there with trunk ?
Comment 2 tropikhajma 2010-09-20 21:03:59 UTC
(In reply to comment #1)
> Is that build issue still there with trunk ?

yes
Comment 3 tropikhajma 2010-11-11 23:54:33 UTC
still valid in trunk
Comment 4 Laurent Montel 2013-03-01 13:08:45 UTC
Still valid ?
Comment 5 Laurent Montel 2013-10-27 12:44:19 UTC
wait for infos
Comment 6 Denis Kurz 2017-06-24 00:27:19 UTC
Closing due to lack of feedback