[Kmymoney] Problems with GPGME

Chris Tanner christopher.tanner at sympatico.ca
Sun Oct 9 21:19:24 UTC 2011


On 09/10/11 04:55 PM, Chris Tanner wrote:
> Thanks for the reply. I am running Mandriva Cooker. gpgme is at 
> version 1.3 1. Almost all of kde is at 4.7.41 (which I believe is a 
> 4.8.0 beta).
>
> Regards,
>
> Chris
>
> On 09/10/11 03:56 PM, Thomas Baumgart wrote:
>> Hi,
>>
>> on Sunday 09 October 2011 20:56:11 Chris Tanner wrote:
>>
>>> Hello,
>>>
>>> I am trying to compile kmymoney vs. 4.6.0. and cmake goes so far and
>>> hangs after it discovers that gpgme is present. I believe that it is
>>> trying to run the command: gpgme-config --version
>>>
>>> When I try to run this command, I get the error message:
>>> /usr/bin//gpgme-config: line 24: multiarch-platform: command not found
>>> many times, and the program hangs.
>> Strange, that line contains a comment in my version of it.
>>
>>> I have not set up gpgme. What am I missing.
>> Not sure, but the above error seems to be related. What distro and 
>> version are
>> you using?
>>
>>
>>
>>
>> _______________________________________________
>> KMyMoney mailing list
>> KMyMoney at kde.org
>> https://mail.kde.org/mailman/listinfo/kmymoney
>
> _______________________________________________
> KMyMoney mailing list
> KMyMoney at kde.org
> https://mail.kde.org/mailman/listinfo/kmymoney
>
I found the version of gpgme-config that cmake was looking for in 
/usr/bin/multiarch-x86-64/gpgme-config. I did get cmake to run, and the 
libkpgp stuff (first stuff) did compile. But now I get the error:

[ 3%] Building CXX object 
libkdchart/src/CMakeFiles/kmm_kdchart.dir/KDChartBackgroundAttributes.cpp.o
/home/tannerc/Work/money/kmymoney-4.6.0/libkdchart/src/KDChartBackgroundAttributes.cpp: 
In function ‘QDebug operator<< (QDebug, const 
KDChart::BackgroundAttributes&)’:
/home/tannerc/Work/money/kmymoney-4.6.0/libkdchart/src/KDChartBackgroundAttributes.cpp:153:26: 
error: ambiguous overlo ad for ‘operator<<’ in ‘(&(& operator<<(QDebug, 
const QBrush&)((*(const QBrush*)(& KDChart::BackgroundAttributes::brus 
h() const()))).QDebug::operator<<(((const 
char*)"pixmapmode=")))->QDebug::operator<<(((int)(& 
ba)->KDChart::Background 
Attributes::pixmapMode())))->QDebug::operator<<(((const 
char*)"pixmap=")) << KDChart::BackgroundAttributes::pixmap() c onst()’
/home/tannerc/Work/money/kmymoney-4.6.0/libkdchart/src/KDChartBackgroundAttributes.cpp:153:26: 
note: candidates are:
/usr/lib/qt4/include/QtCore/qvariant.h:606:22: note: QDebug 
operator<<(QDebug, const QVariant&)
/usr/lib/qt4/include/QtGui/qbrush.h:171:21: note: QDebug 
operator<<(QDebug, const QBrush&)
make[2]: *** 
[libkdchart/src/CMakeFiles/kmm_kdchart.dir/KDChartBackgroundAttributes.cpp.o] 
Error 1
make[1]: *** [libkdchart/src/CMakeFiles/kmm_kdchart.dir/all] Error 2
make: *** [all] Error 2

Regards,

Chris


More information about the KMyMoney mailing list