Bug 48671 - kdepim depends on itself
Summary: kdepim depends on itself
Status: CLOSED FIXED
Alias: None
Product: kalarm
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: David Jarvie
URL:
Keywords:
: 48731 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-04 05:11 UTC by Luke-Jr
Modified: 2003-09-16 21:24 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 Luke-Jr 2002-10-04 05:11:52 UTC
Version:            (using KDE KDE 3.0.8)
Installed from:    Compiled From Sources
Compiler:          GCC 3.2 
OS:          Linux

kalarm complains about a missing header (kdateedit.h) while compiling. I had to copy libkdepim/kdateedit.h to /usr/kde/include (--prefix=/usr/kde) to get it to compile without the error.
Comment 1 Stephan Binner 2002-10-05 17:19:56 UTC
*** Bug 48731 has been marked as a duplicate of this bug. ***
Comment 2 Stephan Binner 2002-10-05 17:21:01 UTC
*** Bug 48647 has been marked as a duplicate of this bug. ***
Comment 3 Stephan Binner 2002-10-05 17:24:09 UTC
This should fix it for you: 
http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdepim/kalarm/Makefile.am.diff?r1=1.33&r2=1.34