Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406585 - [kde overlay] kmail-9999 need new module "mailimporter"
Summary: [kde overlay] kmail-9999 need new module "mailimporter"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 406777 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-02 12:26 UTC by Francesco Riosa
Modified: 2012-03-03 14:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Riosa 2012-03-02 12:26:22 UTC
seem a new module is needed in $KMEXTRA, without it kmail fail with the following:

Linking CXX executable kmailcvt
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmailimporter

kde overlay is @ commit 708519749a7f36517a6a9fd6c992f6e565aa25c7

pseudo patch below

--- /g/ovl/kde/kde-base/kmail/kmail-9999.ebuild 2012-01-16 20:33:31.098832231 +0000
+++ kmail-9999.ebuild   2012-03-02 12:16:50.735050256 +0000
@@ -49,6 +49,7 @@
        libksieve/
        mailcommon/
        mailfilteragent/
+       mailimporter/
        ontologies/
        plugins/messageviewer/
 "
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2012-03-03 14:07:09 UTC
Thanks for pointing this out. Submitted your change.
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2012-03-03 14:08:54 UTC
*** Bug 406777 has been marked as a duplicate of this bug. ***