[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    Re: problem with linking in Solaris
From:       Cyrille Berger Skott <cberger () cberger ! net>
Date:       2010-11-22 12:01:57
Message-ID: 201011221301.57792.cberger () cberger ! net
[Download RAW message or body]

On Monday 22 November 2010, Dag Andersen wrote:
> I'm clueless so help would be very much apreciated.
> 
> "koffice 2.2.84 fails to build with the below error.
> This is on Solaris 11 Express with the Sun Studio 12.1 compiler."
> See:
> https://bugs.kde.org/show_bug.cgi?id=257359
I think I have found the problem.

in kplato/main.cpp you include kptschedule.h, but kplato_init is not linked 
against kplatokernel.

The quickest solution is probably to replace
target_link_libraries(kdeinit_kplato komain)

by
target_link_libraries(kdeinit_kplato komain kplatokernel)

in kplato/CMakeLists.txt

It should not have much of an influence, since sooner or later kplatokernel 
will be loaded.

-- 
Cyrille Berger Skott
_______________________________________________
koffice-devel mailing list
koffice-devel@kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic