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 309

Summary: kdelibs build warnings
Product: TDE Reporter: Darrell <darrella>
Component: tdelibsAssignee: 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:08:51 CDT
The following warning messages appear when building kdelibs in Slackware 12.2, automake 1.10.1.

=====================================================================
configure.in:1460: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
configure.in:1408: KDE_CHECK_LIBTHAI is expanded from...
configure.in:1460: the top level
*** Creating configure
configure.in:1460: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
configure.in:1408: KDE_CHECK_LIBTHAI is expanded from...
configure.in:1460: the top level
*** Creating config.h template
configure.in:1460: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
configure.in:1408: KDE_CHECK_LIBTHAI is expanded from...
configure.in:1460: the top level
*** Creating Makefile templates
configure.in:1460: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
configure.in:1408: KDE_CHECK_LIBTHAI is expanded from...
configure.in:1460: the top level

=====================================================================
kdecore/Makefile.am:177: compiling `kgrantpty.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in'

=====================================================================
*** Postprocessing Makefile templates
unknown icon type cr32 in pics/crystalsvg/Makefile.in (cr32-key_enter.png)
[ Refer to bug 288 ]

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

config.status: WARNING:  'kdecore/kde-config.cpp.in' seems to ignore the --datarootdir setting
Comment 1 Robert Xu 2011-03-12 21:48:16 CST
Automake build warnings are no longer supported - please only file Cmake-related notices.