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 328

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

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

=====================================================================
unknown icon prefix action in akregator/src/pics/Makefile.in
unknown icon type  in akregator/src/pics/Makefile.in (kmmsgnew.png)
unknown icon type  in akregator/src/pics/Makefile.in (kmmsgflag.png)
unknown icon type  in akregator/src/pics/Makefile.in (kmmsgunseen.png)
unknown icon type  in akregator/src/pics/Makefile.in (akregator_flag.png)

=====================================================================
[Refer to bug 268]

checking bluetooth/bluetooth.h presence... yes
configure: WARNING: bluetooth/bluetooth.h: present but cannot be compiled
configure: WARNING: bluetooth/bluetooth.h:     check for missing prerequisite headers?
configure: WARNING: bluetooth/bluetooth.h: see the Autoconf documentation
configure: WARNING: bluetooth/bluetooth.h:     section "Present But Cannot Be Compiled"
configure: WARNING: bluetooth/bluetooth.h: proceeding with the preprocessor's result
configure: WARNING: bluetooth/bluetooth.h: in the future, the compiler will take precedence
checking for bluetooth/bluetooth.h... yes

=====================================================================
./configure: line 50740: funopen: command not found

=====================================================================
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1988.
Comment 1 Robert Xu 2011-03-12 21:48:03 CST
Automake build warnings are no longer supported - please only file Cmake-related notices.