[Ksecretservice-devel] compile problems of trunk

Valentin Rusu kde at rusu.info
Mon Aug 15 14:05:11 UTC 2011


On 08/15/2011 12:41 PM, Alin Marin Elena wrote:
> Hi,
>
> it seems that the git fails to compile... any idea why?
>
> https://build.opensuse.org/package/rawlog?arch=x86_64&package=ksecretservice&project=home%3Aealin%3Akde-telepathy&repository=rwoonick_openSUSE_Factory
That's because the KIO Slave uses client library headers, from the final
installation directory. That's compile fine on my box and I also plan to
keep the code as is, because of modularization needs. To fix this, the
code should be modified to #include
"../client/ksecretsservicecollection.h" which will become invalid if
relative paths or modules will change, and that will happen when the
code will be moved inside kde-baseapps.


-- 
Valentin Rusu (valir)
KSecretsService (former KSecretService, KWallet replacement)



More information about the Ksecretservice-devel mailing list