figuring out linker error on the dashboard

Alexander Neundorf neundorf at kde.org
Tue Oct 13 19:43:35 CEST 2009


On Tuesday 13 October 2009, Robby Stephenson wrote:
> Hi,
>
> I wrote kde-devel a few weeks ago about trying to fix a build error in
> Tellico that is showing up on the build dashboard.
> http://developer.kde.org/~dirk/dashboard/
> I'd like to clean things up so extragear-office could go back to green and
> thought maybe this list could help.
>
> No one else has reported a similar linking error, so I'm trying to figure
> out what's going on. I expect it is something that I need to fix in
> Tellico's cmake files
>
> Can anyone maybe suggest anything? The specific error seems to in linking
> to QImageBlitz, but I don't know if that's just a symptom of a different
> problem.
>
> Tellico is in extragear/office

The command which is visible on the dashboard is a compile command, not the 
linker command, so that doesn't help a lot.
Do you link libimages against QImageBlitz ?
How do you link against libimages ?

Alex


More information about the Kde-buildsystem mailing list