Bug 48671

Summary: kdepim depends on itself
Product: [Applications] kalarm Reporter: Luke-Jr <luke-jr+kdebugs>
Component: generalAssignee: David Jarvie <djarvie>
Status: CLOSED FIXED    
Severity: normal CC: heuving
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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