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 310

Summary: kdebase build warnings
Product: TDE Reporter: Darrell <darrella>
Component: tdebaseAssignee: 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 10:13:15 CDT
The following warning messages appear when building kdebase in Slackware 12.2, automake 1.10.1.

=====================================================================
kicker/kicker/core/Makefile.am:22: libkicker_core_la_COMPILE_FIRST multiply defined in condition TRUE ...
kicker/kicker/core/Makefile.am:7: ... `libkicker_core_la_COMPILE_FIRST' previously defined here

=====================================================================
*** Postprocessing Makefile templates
unknown icon type  in kate/pics/Makefile.in (sessionchooser.png)

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

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

=====================================================================
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 2316.

=====================================================================
Comment 1 Darrell 2010-10-06 15:47:54 CDT
Additional build warnings:

cp: cannot stat `./favicons.h.bkp': No such file or directory
cp: cannot stat `./main.h.bkp': No such file or directory
cp: cannot stat `./kded.h.bkp': No such file or directory
cp: cannot stat `./app.h.bkp': No such file or directory
cp: cannot stat `./mediaimpl.h.bkp': No such file or directory
cp: cannot stat `./medianotifier.h.bkp': No such file or directory
cp: cannot stat `./kwrited.h.bkp': No such file or directory
cp: cannot stat `./kxkb.h.bkp': No such file or directory
cp: cannot stat `./preloader.h.bkp': No such file or directory
cp: cannot stat `./server.h.bkp': No such file or directory
cp: cannot stat `./taskbarcontainer.h.bkp': No such file or directory
cp: cannot stat `./panelextension.h.bkp': No such file or directory
cp: cannot stat `./taskbarextension.h.bkp': No such file or directory
cp: cannot stat `./clock.h.bkp': No such file or directory
cp: cannot stat `./systemtrayapplet.h.bkp': No such file or directory
cp: cannot stat `./menuapplet.h.bkp': No such file or directory
cp: cannot stat `./remotemenu.h.bkp': No such file or directory
cp: cannot stat `./kshorturifilter.h.bkp': No such file or directory
Comment 2 Robert Xu 2011-03-12 21:27:38 CST
Automake build warnings are no longer supported - please only file Cmake-related notices.