Bug 179043 - Unable to compile kmail from trunk without full kdepim source
Summary: Unable to compile kmail from trunk without full kdepim source
Status: RESOLVED INTENTIONAL
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-29 13:09 UTC by greatbunzinni
Modified: 2009-03-19 00:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description greatbunzinni 2008-12-29 13:09:31 UTC
Version:           1.10.92, subversion trunk (using KDE 4.1.3)
Installed from:    Ubuntu Packages

I've downloaded the source code for kmail from KDE's subversion repository (svn://anonsvn.kde.org/home/kde/trunk/KDE/kdepim/kmail) and, to my dismay, cmake choked on a couple of problems: missing a cmake macro and the cmake_minimum_required() definition. On the other hand, cmake runs flawlessly when, instead of running it on kmail source alone, running it on the entire kdepim source stack.

That is a bit excessive. That means that a user who wishes to build kmail from source is forced to also build applications like akregator and kalarm, which isn't exactly a light task.

It would be great if it was possible to build the source code from kmail's subversion repository without having to build the entire kdepim software stack.
Comment 1 Christophe Marin 2008-12-29 16:39:41 UTC
This won't be changed, the kdepim modules are linked and depends on each other.


However, you may disable a few ones (Kpilot, Kitchensync, knode, kjots...)