error compiling kmail

View: New views
2 Messages — Rating Filter:   Alert me  

error compiling kmail

by Bugzilla from yez@familieschepers.nl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi,

I updated kdelibs, kdepimlibs and kdepim, but kdepim gives errors now when compiling.

kdelibs and kdepimlibs went ok.

Am I missing something ?

Linking CXX shared library ../lib/libkmailprivate.so

CMakeFiles/kmailprivate.dir/kmreaderwin.o: In function `KMReaderWin::openAttachment(int, QString const&)':

/install/kde4/kdepim/kmail/kmreaderwin.cpp:2349: undefined reference to `KABC::Addressee::mimeType()'

CMakeFiles/kmailprivate.dir/kmcommands.o: In function `KMHandleAttachmentCommand::getServiceOffer()':

/install/kde4/kdepim/kmail/kmcommands.cpp:2966: undefined reference to `KABC::Addressee::mimeType()'

collect2: ld gaf exit-status 1 terug

make[2]: *** [lib/libkmailprivate.so.4.3.0] Fout 1

make[1]: *** [kmail/CMakeFiles/kmailprivate.dir/all] Fout 2

make: *** [all] Fout 2

Regards,

Edwin


_______________________________________________
KMail developers mailing list
KMail-devel@...
https://mail.kde.org/mailman/listinfo/kmail-devel

Re: error compiling kmail

by Bugzilla from mcguire@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Edwin,

On Wednesday 11 March 2009 17:28:16 Edwin Schepers wrote:

> I updated kdelibs, kdepimlibs and kdepim, but kdepim gives errors now when
> compiling. kdelibs and kdepimlibs went ok.
> Am I missing something ?
>
> Linking CXX shared library ../lib/libkmailprivate.so
>
> CMakeFiles/kmailprivate.dir/kmreaderwin.o: In function
> `KMReaderWin::openAttachment(int, QString const&)':
>
> /install/kde4/kdepim/kmail/kmreaderwin.cpp:2349: undefined reference to
> `KABC::Addressee::mimeType()'
The mimeType() function was introduced in kdepimlibs trunk in r925827, see
http://websvn.kde.org/?view=rev&revision=925827.

So you need an up-to-date kdepimlibs trunk so that kdepim compiles.
Maybe your build system is picking up some old kabc library and not the trunk
version?

Regards,
Thomas

P.S.: please use the kde-pim mailinglist instead of the kmail one (no one is
      using that one)


_______________________________________________
KMail developers mailing list
KMail-devel@...
https://mail.kde.org/mailman/listinfo/kmail-devel

signature.asc (204 bytes) Download Attachment