By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 323

Summary: kdesdk build warnings
Product: TDE Reporter: Darrell <darrella>
Component: tdesdkAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED WONTFIX    
Severity: normal CC: bugwatch, darrella, robxu9
Priority: P3    
Version: 3.5.12 [Trinity]   
Hardware: Other   
OS: Slackware 12   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Darrell 2010-10-03 11:11:41 CDT
The following warning messages appear when building kdesdk in Slackware 12.2, automake 1.10.1.

=====================================================================
kapptemplate/Makefile.am:3: `:='-style assignments are not portable

=====================================================================
*** Postprocessing Makefile templates
Error: dummy.cpp is listed in a _SOURCE line in cervisia/cvsservice/Makefile.in, but doesn't exist yet. Put it in DISTCLEANFILES!
Error: neatoautolayouter.cpp is listed in a _SOURCE line in umbrello/umbrello/autolayout/Makefile.in, but doesn't exist yet. Put it in DISTCLEANFILES!
Error: circoautolayouter.cpp is listed in a _SOURCE line in umbrello/umbrello/autolayout/Makefile.in, but doesn't exist yet. Put it in DISTCLEANFILES!

=====================================================================
[These warnings possibly indicate that kdepim should be built before kdesdk? Update the wiki?]

checking libkcal/resourcecalendar.h usability... no
checking libkcal/resourcecalendar.h presence... no
checking for libkcal/resourcecalendar.h... no
configure: WARNING: Unable to find libkcal. The Bugzilla todo list  resource for KOrganizer won't be compiled.

=====================================================================
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1581.
Comment 1 Darrell 2010-10-05 09:57:26 CDT
Regarding the libkcal/resourcecalendar.h warnings.

Building kdesdk after building and installing kdepim resolves those warning messages. Updated the wiki build order.
Comment 2 Robert Xu 2011-03-12 21:41:33 CST
Automake build warnings are no longer supported - please only file Cmake-related notices.