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 313 - kdeutils build warnings
Summary: kdeutils build warnings
Status: RESOLVED WONTFIX
Alias: None
Product: TDE
Classification: Unclassified
Component: tdeutils (show other bugs)
Version: 3.5.12 [Trinity]
Hardware: All Slackware 12
: P3 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2010-10-03 10:25 CDT by Darrell
Modified: 2012-10-19 15:38 CDT (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darrell 2010-10-03 10:25:29 CDT
The following warning messages appear when building kdeutils in Slackware 12.2, automake 1.10.1.

=====================================================================
unknown icon type  in kregexpeditor/Makefile.in (kregexpeditor.svgz)

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

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

=====================================================================
./configure: line 52362: xmms-config: command not found

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

=====================================================================
Comment 1 Darrell 2010-10-06 15:51:36 CDT
Additional warnings:

cp: cannot stat `./irkick.h.bkp': No such file or directory
cp: cannot stat `./irkick.h.bkp': No such file or directory
Comment 2 Robert Xu 2011-03-12 21:47:18 CST
Automake build warnings are no longer supported - please only file Cmake-related notices.